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 --- audio/faac/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/faac') diff --git a/audio/faac/Makefile b/audio/faac/Makefile index 9f41acaacad3..8c012e3cac14 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -7,6 +7,7 @@ PORTNAME= faac PORTVERSION= 1.25 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac @@ -21,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_DOS2UNIX= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:15 autoheader:259 libtool:15 +USE_AUTOTOOLS= automake:15 autoheader:261 libtool:15 AUTOMAKE_ARGS= --add-missing USE_GMAKE= yes USE_DOS2UNIX= yes -- cgit v1.2.3