summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjoerg <joerg>2009-11-30 18:52:33 +0000
committerjoerg <joerg>2009-11-30 18:52:33 +0000
commit48945603eab0ec06fbe625cf2b0383d4937d9ded (patch)
treeb2f716a140f1da4a98721e46be171672aeda26bf /www
parent4c7307e7f3f4404b9149497493cce4841da9ee72 (diff)
downloadpkgsrc-48945603eab0ec06fbe625cf2b0383d4937d9ded.tar.gz
Do not depend on the *-config unwrap phase to not leak the .buildlink
path.
Diffstat (limited to 'www')
-rw-r--r--www/ap2-xslt2/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/ap2-xslt2/Makefile b/www/ap2-xslt2/Makefile
index fc9cb5d8ffe..5e118428f10 100644
--- a/www/ap2-xslt2/Makefile
+++ b/www/ap2-xslt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/07/27 18:53:40 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/11/30 18:52:33 joerg Exp $
#
DISTNAME= modxslt-${DIST_VER}
@@ -22,7 +22,10 @@ PKG_APACHE_ACCEPTED= apache2
CONFIGURE_ARGS+= --enable-fallback-wraparound
CONFIGURE_ARGS+= --enable-libxslt-hack
-CONFIGURE_ARGS+= --with-apxs=${PREFIX}/sbin/apxs
+CONFIGURE_ARGS+= --with-apxs=${PREFIX}/sbin/apxs \
+ --with-xml2-config=${BUILDLINK_PREFIX.libxml2}/bin/xml2-config \
+ --with-apr-config=${BUILDLINK_PREFIX.apr}/bin/apr-config \
+ --with-apu-config=${BUILDLINK_PREFIX.apr}/bin/apu-config
REPLACE_BASH= utils/modxslt-config.pre.in