summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorasau <asau>2010-01-16 19:12:08 +0000
committerasau <asau>2010-01-16 19:12:08 +0000
commitaa9684e2a5809b5d046a71d980bb3a6b3059500e (patch)
tree06727e174ab2826050e8b322eeb275a2c74af489 /audio
parentc99254e4b7c470a157326be09438bb7e914ab5b6 (diff)
downloadpkgsrc-aa9684e2a5809b5d046a71d980bb3a6b3059500e.tar.gz
Add autoconf to tools, use automake instead of automake14.
Diffstat (limited to 'audio')
-rw-r--r--audio/tremor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile
index b29268ea707..249a44f5037 100644
--- a/audio/tremor/Makefile
+++ b/audio/tremor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:07 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2010/01/16 19:12:08 asau Exp $
DISTNAME= tremor_snapshot_030406
PKGNAME= tremor-1.0.2
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Tremor
AUTOCONF_REQD= 2.50
GNU_CONFIGURE= yes
-USE_TOOLS+= automake14 gmake
+USE_TOOLS+= autoconf automake gmake
USE_LIBTOOL= yes
PLIST_SUBST+= DISTNAME=${DISTNAME:Q}