summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-XSLT
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /textproc/p5-XML-XSLT
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'textproc/p5-XML-XSLT')
-rw-r--r--textproc/p5-XML-XSLT/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile
index ee4315b2fbf..b2ce5f5582e 100644
--- a/textproc/p5-XML-XSLT/Makefile
+++ b/textproc/p5-XML-XSLT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/03/04 21:30:50 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:51 joerg Exp $
DISTNAME= XML-XSLT-0.48
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,7 @@ HOMEPAGE= http://xmlxslt.sourceforge.net/
COMMENT= Perl5 module for processing XSLT
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser