summaryrefslogtreecommitdiff
path: root/audio/faad
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/faad
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/faad')
-rw-r--r--audio/faad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index af6f4cc73b82..d0e386d1e097 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
NO_CDROM= "Restrictive copyright (do not sell for profit)"
USE_AUTOMAKE_VER= 15
-USE_AUTOHEADER_VER= 253
+USE_AUTOHEADER_VER= 259
AUTOMAKE_ARGS= --add-missing
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GETOPT_LONG=yes