From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- textproc/php5-xsl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/php5-xsl') 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 -- cgit v1.2.3