pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio bl3ify



details:   https://anonhg.NetBSD.org/pkgsrc/rev/292e36611a5d
branches:  trunk
changeset: 472624:292e36611a5d
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 17:45:52 2004 +0000

description:
bl3ify

diffstat:

 audio/p5-Audio-Wav/Makefile |  4 ++--
 audio/p5-MP3-Info/Makefile  |  4 ++--
 audio/p5-MP3-Tag/Makefile   |  4 ++--
 audio/py-cddb/Makefile      |  4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (72 lines):

diff -r cd3e6cf79379 -r 292e36611a5d audio/p5-Audio-Wav/Makefile
--- a/audio/p5-Audio-Wav/Makefile       Sun Apr 11 17:45:05 2004 +0000
+++ b/audio/p5-Audio-Wav/Makefile       Sun Apr 11 17:45:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 16:30:43 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/11 17:45:52 xtraeme Exp $
 #
 
 DISTNAME=      Audio-Wav-0.02
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://search.cpan.org/dist/Audio-Wav/
 COMMENT=       Perl modules for reading & writing Microsoft WAV files
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Audio/Wav/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r cd3e6cf79379 -r 292e36611a5d audio/p5-MP3-Info/Makefile
--- a/audio/p5-MP3-Info/Makefile        Sun Apr 11 17:45:05 2004 +0000
+++ b/audio/p5-MP3-Info/Makefile        Sun Apr 11 17:45:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:23:08 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/11 17:47:42 xtraeme Exp $
 
 DISTNAME=      MP3-Info-1.01
 PKGNAME=       p5-${DISTNAME}
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://search.cpan.org/search?module=MP3::Info
 COMMENT=       Manipulate / fetch info from MP3 audio files
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/MP3/Info/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r cd3e6cf79379 -r 292e36611a5d audio/p5-MP3-Tag/Makefile
--- a/audio/p5-MP3-Tag/Makefile Sun Apr 11 17:45:05 2004 +0000
+++ b/audio/p5-MP3-Tag/Makefile Sun Apr 11 17:45:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/12/30 17:21:54 cjep Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/11 17:47:42 xtraeme Exp $
 
 DISTNAME=      tagged-0.40
 PKGNAME=       p5-MP3-Tag-0.40
@@ -12,7 +12,7 @@
 
 DEPENDS=        p5-Compress-Zlib-1.*:../../devel/p5-Compress-Zlib
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/MP3/Tag/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r cd3e6cf79379 -r 292e36611a5d audio/py-cddb/Makefile
--- a/audio/py-cddb/Makefile    Sun Apr 11 17:45:05 2004 +0000
+++ b/audio/py-cddb/Makefile    Sun Apr 11 17:45:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/21 09:46:25 jmc Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/11 17:50:33 xtraeme Exp $
 #
 
 DISTNAME=      CDDB-1.3
@@ -12,7 +12,7 @@
 
 PYDISTUTILSPKG=        yes
 PYBINMODULE=   yes
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index