summaryrefslogtreecommitdiff
path: root/audio/faad
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /audio/faad
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index e06e45c673c6..5a651be54d64 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -19,8 +19,8 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_AUTOMAKE_VER=15
-USE_AUTOHEADER= yes
+USE_AUTOMAKE_VER= 15
+USE_AUTOHEADER_VER= 253
AUTOMAKE_ARGS= --add-missing
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GETOPT_LONG=yes