summaryrefslogtreecommitdiff
path: root/audio/libac3
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-06 02:26:54 +0000
committergrant <grant@pkgsrc.org>2004-06-06 02:26:54 +0000
commitdb859ecb4f33985b242592d96ea14e9274df52d5 (patch)
treecf77c1d3ed86878624deb654b1f2d9366e620db5 /audio/libac3
parent450eaed55090e27acf1f7f8e5a7e2560fcced352 (diff)
downloadpkgsrc-db859ecb4f33985b242592d96ea14e9274df52d5.tar.gz
use buildlink3. allows this package to build with compilers other than
gcc.
Diffstat (limited to 'audio/libac3')
-rw-r--r--audio/libac3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libac3/Makefile b/audio/libac3/Makefile
index 1f725018f99..dc53bc4837c 100644
--- a/audio/libac3/Makefile
+++ b/audio/libac3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:30:41 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/06/06 02:26:54 grant Exp $
#
DISTNAME= ac3dec-0.6.1
@@ -11,6 +11,7 @@ HOMEPAGE= http://ess.engr.uvic.ca/~aholtzma/ac3/
COMMENT= AC3 audio (as used on DVDs) decoding library
GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
do-build:
cd ${WRKSRC}/libac3 && ${MAKE}