ports/173750: [PATCH] multimedia/motion fix bktr
Chris Petrik
c.petrik.sosa at gmail.com
Wed Nov 21 04:50:01 UTC 2012
>Number: 173750
>Category: ports
>Synopsis: [PATCH] multimedia/motion fix bktr
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 21 04:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Chris Petrik
>Release:
>Organization:
na
>Environment:
>Description:
Fix an issue with bktr
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: motion/Makefile
==================================================================
--- motion/Makefile
+++ motion/Makefile
@@ -1,14 +1,12 @@
-# New ports collection makefile for: motion
-# Date created: 22 Dec 2005
# Whom: Angel Carpintero <ack at telefonica.net>
-#
+# Created by: Angel Carpintero <ack at telefonica.net>
# $FreeBSD: head/multimedia/motion/Makefile 300896 2012-07-14 13:54:48Z beat $
-#
PORTNAME= motion
PORTVERSION= 3.2.12
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20${PORTVERSION:R}/${PORTVERSION}
MAINTAINER= c.petrik.sosa at gmail.com
COMMENT= A motion detection application
@@ -51,11 +49,10 @@
BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat
RUN_DEPENDS+= /boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd
CONFIGURE_ARGS+=--with-pwcbsd
.else
CONFIGURE_ARGS+=--without-pwcbsd
-CFLAGS+= -DWITHOUT_V4L
.endif
.if ${PORT_OPTIONS:MLTHREAD}
LIB_DEPENDS+= lthread:${PORTSDIR}/devel/linuxthreads
CONFIGURE_ARGS+=--with-linuxthreads
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list