From 69a7bce5ba4482f4d34a457cb1e82b05d10fd8a9 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 23:47:56 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- audio/p5-Audio-Wav/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'audio/p5-Audio-Wav') diff --git a/audio/p5-Audio-Wav/Makefile b/audio/p5-Audio-Wav/Makefile index 3761babeb1e..d460430437d 100644 --- a/audio/p5-Audio-Wav/Makefile +++ b/audio/p5-Audio-Wav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/04/01 18:40:12 rhaen Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/02 23:48:03 asau Exp $ DISTNAME= Audio-Wav-0.13 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/Audio-Wav/ COMMENT= Perl modules for reading & writing Microsoft WAV files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Audio/Wav/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3