From 75ecf0d2e3326ab178de5e19fa6bc1cfd9c6940f Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 11 Aug 2009 10:13:58 +0000 Subject: - Update to 3.2.11.1 PR: ports/137649 Submitted by: Angel Carpintero (maintainer) --- multimedia/motion/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'multimedia/motion/Makefile') diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 653f663a3d4c..9472d7da3781 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -6,13 +6,12 @@ # PORTNAME= motion -PORTVERSION= 3.2.11 -PORTREVISION= 2 +PORTVERSION= 3.2.11.1 CATEGORIES= multimedia MASTER_SITES= SF PATCH_SITES= http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/ -PATCHFILES= motion-3.2.11.port-freebsd.diff.gz +PATCHFILES= motion-3.2.11.1.port-freebsd.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ack@telefonica.net @@ -52,7 +51,7 @@ BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat RUN_DEPENDS+= /boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd .endif -.if defined(WITH_LINUXTHREADS) +.if defined(WITH_LINUXTHREADS) || ${OSVERSION} < 504000 CONFIGURE_ARGS= --with-linuxthreads LIB_DEPENDS+= lthread.[35]:${PORTSDIR}/devel/linuxthreads .endif -- cgit v1.2.3