summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorheinz <heinz>2007-04-30 21:39:11 +0000
committerheinz <heinz>2007-04-30 21:39:11 +0000
commitc18cae47b10ae5c37ad1ab40f24130fe6814bdd0 (patch)
tree1d86c51ef3e7141caf11e9f1bf3c039d112bc097 /www
parent7f56ba53e177b38b42cbc35a1ddfe49bc332de26 (diff)
downloadpkgsrc-c18cae47b10ae5c37ad1ab40f24130fe6814bdd0.tar.gz
Marked the package as supporting installation to DESTDIR.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Scrubber/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile
index 3b4365bb1e4..e392368784c 100644
--- a/www/p5-HTML-Scrubber/Makefile
+++ b/www/p5-HTML-Scrubber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/04 21:31:02 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2007/04/30 21:41:41 heinz Exp $
#
DISTNAME= HTML-Scrubber-0.08
@@ -10,7 +10,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extension for scrubbing/sanitizing html
-DEPENDS+= p5-HTML-Parser>=3:../../www/p5-HTML-Parser
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-HTML-Parser>=3:../../www/p5-HTML-Parser
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/HTML/Scrubber/.packlist