summaryrefslogtreecommitdiff
path: root/textproc/php5-xsl
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/php5-xsl
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'textproc/php5-xsl')
-rw-r--r--textproc/php5-xsl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile
index 08139324819..e5e89050b5d 100644
--- a/textproc/php5-xsl/Makefile
+++ b/textproc/php5-xsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/09/05 20:15:45 jdolecek Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:51 joerg Exp $
MODNAME= xsl
PKGREVISION= 1
@@ -7,6 +7,8 @@ COMMENT= PHP5 extension for XSLT functions
CONFLICTS= php-xsl-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.libxslt}
# uses symbols from DOM extension, so add explicit depends