summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_php4/scripts/configure.php2
-rw-r--r--www/mod_php5/scripts/configure.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index b9b059483018..3ce3d27a94af 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/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\"
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\"