summaryrefslogtreecommitdiff
path: root/audio/faac
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-11-27 15:16:11 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-11-27 15:16:11 +0000
commit9c37fcec85986e42d822d277322b704d863556f8 (patch)
treec40b2a225b2af3a74f2d8d635a540f64b3225c32 /audio/faac
parentDon't ignore IGNORE on the package cluster, not sure why a lot of ports (diff)
Use newer version of autoconf/autoheader (259)
Submitted by: paulbeard@mac.com
Notes
Notes: svn path=/head/; revision=122613
Diffstat (limited to 'audio/faac')
-rw-r--r--audio/faac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 53f3ab988969..61a72b14bd48 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -19,7 +19,7 @@ NO_PACKAGE= Distribution in binary form is prohibited
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_AUTOMAKE_VER=15
-USE_AUTOHEADER_VER=253
+USE_AUTOHEADER_VER=259
AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes
USE_LIBTOOL_VER=13