summaryrefslogtreecommitdiff
path: root/audio/liba52
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-23 06:03:57 +0000
committergrant <grant@pkgsrc.org>2004-01-23 06:03:57 +0000
commit14772f5d0191a03466159b1dfcd8718e82903746 (patch)
tree7a6dad878eb233484eb3b2f9bf71751332cd9a91 /audio/liba52
parent8cbf6814c3dba0234bb2baf8359e20c76ad3f2f5 (diff)
downloadpkgsrc-14772f5d0191a03466159b1dfcd8718e82903746.tar.gz
use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation on
Solaris (and others). bump PKGREVISION.
Diffstat (limited to 'audio/liba52')
-rw-r--r--audio/liba52/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index 8607bffee80..480b0b61826 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:30:41 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/23 06:03:57 grant Exp $
#
DISTNAME= a52dec-0.7.4
PKGNAME= ${DISTNAME:S/a52dec/liba52/}
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://liba52.sourceforge.net/files/
@@ -13,7 +14,7 @@ COMMENT= Free ATSC A/52 stream decoder library
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/autotools/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --disable-oss
CONFIGURE_ARGS+= --disable-mlib