diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-11 17:45:52 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-11 17:45:52 +0000 |
commit | 0c6a287e4a3eaba2f8643a131e2cb93701764e81 (patch) | |
tree | 674feff38d82896e78681a7535d52ab36bc6665c /audio/p5-Audio-Wav | |
parent | 9f57578efed785c75290c7f635da2659e405174b (diff) | |
download | pkgsrc-0c6a287e4a3eaba2f8643a131e2cb93701764e81.tar.gz |
bl3ify
Diffstat (limited to 'audio/p5-Audio-Wav')
-rw-r--r-- | audio/p5-Audio-Wav/Makefile | 4 |
1 files changed, 2 insertions, 2 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" |