aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-12 21:08:33 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-12 21:08:33 +0000
commita3544c2e3bcdf46a33111d47ffb8d4de9dd8849a (patch)
tree7957becc1146ae317936f76ed04bdade1383eeb2 /www/mod_php4
parent153eabb1880abe75b8a8f7387c5e17c88fb3545c (diff)
downloadports-a3544c2e3bcdf46a33111d47ffb8d4de9dd8849a.tar.gz
ports-a3544c2e3bcdf46a33111d47ffb8d4de9dd8849a.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 e5d760c37052..7f66cb4d3ae9 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -279,7 +279,7 @@ while [ "$1" ]; do
fi
;;
\"XSLT\")
- echo "LIB_DEPENDS+= sablot.69:\${PORTSDIR}/textproc/sablotron"
+ echo "LIB_DEPENDS+= sablot.70:\${PORTSDIR}/textproc/sablotron"
echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot=\${LOCALBASE}"
if [ -z "$XML" ]; then
set $* \"XML\"