summaryrefslogtreecommitdiff
path: root/audio/normalize
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-02 22:17:36 +0000
committerjlam <jlam@pkgsrc.org>2002-12-02 22:17:36 +0000
commitb3a39b6cad9a2b70e43b6890eeaf5c7eb6a5c394 (patch)
treef9471ca8f9a81f282d5a30ec05070c45c8ad720b /audio/normalize
parent0869c901c5383056f6ca211958c412b4d611804e (diff)
downloadpkgsrc-b3a39b6cad9a2b70e43b6890eeaf5c7eb6a5c394.tar.gz
Bump PKGREVISION for audio/normalize: remove dependency on GNU gettext if
the system libintl is sufficient, and fix build by properly defining USE_LIBTOOL.
Diffstat (limited to 'audio/normalize')
-rw-r--r--audio/normalize/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile
index 697b5184167..27a404f1e34 100644
--- a/audio/normalize/Makefile
+++ b/audio/normalize/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2002/11/30 11:46:06 salo Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/02 22:17:36 jlam Exp $
#
DISTNAME= normalize-0.7.6
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.cs.columbia.edu/~cvaill/normalize/
@@ -11,11 +12,10 @@ COMMENT= Wave (.wav) file volume normalizer
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
+USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
-USE_GNU_GETTEXT= YES
-CONFIGURE_ARGS+= --without-libiconv-prefix
-CONFIGURE_ARGS+= --without-libintl-prefix
#CONFIGURE_ARGS+= --with-audiofile
CONFIGURE_ARGS+= --with-mad