diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-10 08:32:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-10 08:32:58 +0000 |
commit | 0692d8781c81316cc2fc72cbf357587773c07ab6 (patch) | |
tree | a36c2205b659d907b4833d6de4fe4b68b08ccced /audio/libmad | |
parent | ec5cbcdd4bad0f0aeb67bfd2c4273c9da8e7c4e9 (diff) | |
download | pkgsrc-0692d8781c81316cc2fc72cbf357587773c07ab6.tar.gz |
Does not really USE_PKGLOCALEDIR.
Diffstat (limited to 'audio/libmad')
-rw-r--r-- | audio/libmad/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile index 236d3c8489e..06e4b183202 100644 --- a/audio/libmad/Makefile +++ b/audio/libmad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/07/10 08:21:44 adam Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/10 08:32:58 wiz Exp $ # DISTNAME= libmad-0.15.0b @@ -11,7 +11,6 @@ HOMEPAGE= http://sourceforge.net/projects/mad/ COMMENT= High-quality MPEG audio decoder USE_BUILDLINK2= YES -USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |