diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-11 17:33:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-11 17:33:14 +0000 |
commit | eae4ce120f70283ae307b9d28c95ee8ae1341124 (patch) | |
tree | 1217fd89c0c3054a993f35d37aafe92a8ad3479e /audio/mpg123 | |
parent | a72f18f657fafff63ed2c3852b5c2f2f30460067 (diff) | |
download | pkgsrc-eae4ce120f70283ae307b9d28c95ee8ae1341124.tar.gz |
bl3ify
Diffstat (limited to 'audio/mpg123')
-rw-r--r-- | audio/mpg123/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index 8e860999fd6..c2937949125 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2004/04/09 11:50:59 grant Exp $ +# $NetBSD: Makefile.common,v 1.16 2004/04/11 17:33:14 xtraeme Exp $ DISTNAME= mpg123-0.59r MPG123_VERSION= 0.59.18 @@ -19,7 +19,7 @@ DISTINFO_FILE= ${.CURDIR}/../../audio/mpg123/distinfo LICENSE= no-commercial-use -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes .include "../../mk/bsd.prefs.mk" .include "../../mk/compiler.mk" |