summaryrefslogtreecommitdiff
path: root/textproc/php5-xsl
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/php5-xsl
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.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