summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Clean
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /textproc/p5-XML-Clean
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'textproc/p5-XML-Clean')
-rw-r--r--textproc/p5-XML-Clean/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile
index b1f735373d4..fb0b1f21271 100644
--- a/textproc/p5-XML-Clean/Makefile
+++ b/textproc/p5-XML-Clean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/04/15 20:41:20 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:50 joerg Exp $
DISTNAME= XML-Clean-1.06
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/~pkubanek/XML-Clean/
COMMENT= Ensure, that *(HTML)* text pass throught an XML parser
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/XML/Clean/.packlist
.include "../../lang/perl5/module.mk"