summaryrefslogtreecommitdiff
path: root/audio/faad2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-27 17:27:29 +0000
committerwiz <wiz@pkgsrc.org>2006-07-27 17:27:29 +0000
commitef98051bf99a33b1bb2c9973d6bde31a19bd2054 (patch)
tree793d1b6bf0d125e9cee08cc03a0c017f9a72826c /audio/faad2/Makefile
parentbac7fb376deb80439ba54b2fe3d49781b63eb7a5 (diff)
downloadpkgsrc-ef98051bf99a33b1bb2c9973d6bde31a19bd2054.tar.gz
Fix build with m4-1.4.5. Use newer automake package instead of 1.4 one.
(Build dependency change only, so no PKGREVISION bump.)
Diffstat (limited to 'audio/faad2/Makefile')
-rw-r--r--audio/faad2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile
index 060c0c1e160..9d71e66f9d6 100644
--- a/audio/faad2/Makefile
+++ b/audio/faad2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/06/12 16:28:05 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2006/07/27 17:27:29 wiz Exp $
DISTNAME= faad2-2.0
PKGREVISION= 8
@@ -14,7 +14,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
WRKSRC= ${WRKDIR}/faad2
-USE_TOOLS+= automake14 gmake
+USE_TOOLS+= automake gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= YES