summaryrefslogtreecommitdiff
path: root/www/mod_php5
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2002-08-11 09:36:47 +0000
committerMax Khon <fjoe@FreeBSD.org>2002-08-11 09:36:47 +0000
commit1aa4fabc9756585fac5387aaa649896c2626e031 (patch)
treefdc39abf755409c1e337eaa49bee0de1485f5029 /www/mod_php5
parentSwitch to using MASTER_SITE_MOZILLA. (diff)
Catch up with libsablot (ports/textproc/sablotron) version bump
Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=64368
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 ad90c1d89bc7..a973e558f783 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.68:\${PORTSDIR}/textproc/sablotron"
+ echo "LIB_DEPENDS+= sablot.69:\${PORTSDIR}/textproc/sablotron"
echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot"
if [ -z "$XML" ]; then
set $* \"XML\"