summaryrefslogtreecommitdiff
path: root/audio/mad/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2002-11-30 11:46:02 +0000
committersalo <salo@pkgsrc.org>2002-11-30 11:46:02 +0000
commit26114542cddd4095532c000563a3282116b41f8b (patch)
treeb4c978714cd273489814b3f1cfcc3ff8a0620820 /audio/mad/Makefile
parented3263ecc784bfa743d20660de3257a1b1982241 (diff)
downloadpkgsrc-26114542cddd4095532c000563a3282116b41f8b.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
Diffstat (limited to 'audio/mad/Makefile')
-rw-r--r--audio/mad/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile
index 28653612f55..b83d22ca627 100644
--- a/audio/mad/Makefile
+++ b/audio/mad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/11/18 07:57:45 salo Exp $
+# $NetBSD: Makefile,v 1.9 2002/11/30 11:46:04 salo Exp $
#
DISTNAME= mad-0.14.2b
@@ -15,12 +15,11 @@ BUILD_USES_MSGFMT= YES
CONFLICTS= madplay-[0-9]*
USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
-
.include "../../mk/bsd.prefs.mk"
.include "../../audio/esound/buildlink2.mk"