From 2f8b0d94926c384cccd7e111b51766b739f72c6c Mon Sep 17 00:00:00 2001 From: asau Date: Sun, 28 Oct 2012 06:30:00 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- www/p5-HTML-StripScripts/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/p5-HTML-StripScripts/Makefile') diff --git a/www/p5-HTML-StripScripts/Makefile b/www/p5-HTML-StripScripts/Makefile index 49cd43ac3d7..1f38b85752b 100644 --- a/www/p5-HTML-StripScripts/Makefile +++ b/www/p5-HTML-StripScripts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:58:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:38 asau Exp $ DISTNAME= HTML-StripScripts-1.05 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/HTML-StripScripts/ COMMENT= Perl5 module to strip scripting constructs out of HTML LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/HTML/StripScripts/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3