aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-09-20 14:17:01 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-09-20 14:17:01 +0000
commitdd744e3f93417a7e1152f322bf14a350bb082505 (patch)
treeb7f1724261e3ab426ca10977be1b283f266d91ce /www/mod_php4
parentde464cbea9e10c3c17b0a9d76810931d1389f6b8 (diff)
downloadports-dd744e3f93417a7e1152f322bf14a350bb082505.tar.gz
ports-dd744e3f93417a7e1152f322bf14a350bb082505.zip
Notes
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index 6b77380bd571..8be6fd2d5cfa 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -267,7 +267,7 @@ while [ "$1" ]; do
;;
\"XSLT\")
echo "LIB_DEPENDS+= sablot.69:\${PORTSDIR}/textproc/sablotron"
- echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot"
+ echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot=\${LOCALBASE}"
if [ -z "$XML" ]; then
set $* \"XML\"
fi