summaryrefslogtreecommitdiff
path: root/audio/mad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mad/Makefile')
-rw-r--r--audio/mad/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile
index e0bfc7f811a..28653612f55 100644
--- a/audio/mad/Makefile
+++ b/audio/mad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/03 20:43:04 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2002/11/18 07:57:45 salo Exp $
#
DISTNAME= mad-0.14.2b
@@ -19,6 +19,8 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+MAKE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
+
.include "../../mk/bsd.prefs.mk"
.include "../../audio/esound/buildlink2.mk"