summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/p5-Audio-Wav/Makefile4
-rw-r--r--audio/p5-MP3-Info/Makefile4
-rw-r--r--audio/p5-MP3-Tag/Makefile4
-rw-r--r--audio/py-cddb/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile
index 8e9dda70732..0be9f7b6c9f 100644
--- a/audio/p5-Audio-Wav/Makefile
+++ b/audio/p5-Audio-Wav/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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 --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile
index c1db3ad25ef..f70fa626171 100644
--- a/audio/p5-MP3-Info/Makefile
+++ b/audio/p5-MP3-Info/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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 --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile
index 5bb3f24b838..9c07c0d9083 100644
--- a/audio/p5-MP3-Tag/Makefile
+++ b/audio/p5-MP3-Tag/Makefile
@@ -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 @@ COMMENT= This is a perl module to read/write tags of mp3-files
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 --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile
index defa59849a3..ce0f4dba13f 100644
--- a/audio/py-cddb/Makefile
+++ b/audio/py-cddb/Makefile
@@ -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 @@ COMMENT= Python module to access the CDDB online database
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"