aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-06-16 01:45:20 +0000
committerAde Lovett <ade@FreeBSD.org>2002-06-16 01:45:20 +0000
commitf09e566f83992fe536ebbd280a6ae9c33d876e1b (patch)
treed87d2c2d752c06b1db484cb18bf0ca5c4070451f /www/mod_php5
parent1c11e5bee6e4d02558a6286631e885d92b02e3ec (diff)
downloadports-f09e566f83992fe536ebbd280a6ae9c33d876e1b.tar.gz
ports-f09e566f83992fe536ebbd280a6ae9c33d876e1b.zip
Notes
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index b9b059483018..3ce3d27a94af 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -266,7 +266,7 @@ while [ "$1" ]; do
fi
;;
\"XSLT\")
- echo "LIB_DEPENDS+= sablot.67:\${PORTSDIR}/textproc/sablotron"
+ echo "LIB_DEPENDS+= sablot.68:\${PORTSDIR}/textproc/sablotron"
echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot"
if [ -z "$XML" ]; then
set $* \"XML\"