summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2004-02-19 01:06:14 +0000
committerwiz <wiz>2004-02-19 01:06:14 +0000
commit439f6d70d0729031790b4f44abd1d9b78efcf611 (patch)
treecc8a3c3a845688e5f50965657c83eef22a1fd0e2 /audio
parent436e18afdba7306df4cb73b1aaafdc4e6c9df4e9 (diff)
downloadpkgsrc-439f6d70d0729031790b4f44abd1d9b78efcf611.tar.gz
Convert to buildlink3. Update autoconf dependency,
since currently-in-pkgsrc-libtool needs autoconf-2.50+.
Diffstat (limited to 'audio')
-rw-r--r--audio/tremor/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/tremor/Makefile b/audio/tremor/Makefile
index 32790b5b978..347fab5f7fa 100644
--- a/audio/tremor/Makefile
+++ b/audio/tremor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:34 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/19 01:06:14 wiz Exp $
DISTNAME= tremor_snapshot_030406
PKGNAME= tremor-1.0.2
@@ -13,7 +13,9 @@ COMMENT= Fixed point decoding library for the Ogg Vorbis audio encoding format
WRKSRC= ${WRKDIR}/Tremor
AUTOMAKE_REQD= 1.4
+AUTOCONF_REQD= 2.50
GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes