From 3b0d97b0de8516db29699676c860489da3f7f0e1 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- www/p5-HTML-StripScripts/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/p5-HTML-StripScripts/Makefile') diff --git a/www/p5-HTML-StripScripts/Makefile b/www/p5-HTML-StripScripts/Makefile index 56f34df7f45..c23d548426a 100644 --- a/www/p5-HTML-StripScripts/Makefile +++ b/www/p5-HTML-StripScripts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/27 16:44:33 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:42 joerg Exp $ DISTNAME= HTML-StripScripts-1.04 PKGNAME= p5-${DISTNAME} @@ -9,6 +9,8 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTML-StripScripts/ COMMENT= Perl5 module to strip scripting constructs out of HTML +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/HTML/StripScripts/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3