From 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- multimedia/camserv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/camserv') diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile index 573304ba1e14..3116e0750133 100644 --- a/multimedia/camserv/Makefile +++ b/multimedia/camserv/Makefile @@ -7,7 +7,7 @@ PORTNAME= camserv PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -24,7 +24,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ ONLY_FOR_ARCHS= i386 alpha USE_XLIB= yes -USE_AUTOTOOLS= autoconf:259 libtool:15 libltdl:15 +USE_AUTOTOOLS= autoconf:261 libtool:15 libltdl:15 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ -- cgit v1.2.3