aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php4
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-12-03 05:28:32 +0800
committerdirk <dirk@FreeBSD.org>2001-12-03 05:28:32 +0800
commit572e275886c70f677142ef505480c4008ad569ff (patch)
tree606ee05874a09140401ca8ffee46249ba0032825 /www/mod_php4
parentb2012c117e1654ba16be2ef3409cc03ae75b9201 (diff)
downloadfreebsd-ports-gnome-572e275886c70f677142ef505480c4008ad569ff.tar.gz
freebsd-ports-gnome-572e275886c70f677142ef505480c4008ad569ff.tar.zst
freebsd-ports-gnome-572e275886c70f677142ef505480c4008ad569ff.zip
Chase sablotron's shared library number.
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 de159b93b252..7756f8626d6f 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -211,7 +211,7 @@ while [ "$1" ]; do
XML=1
;;
\"XSLT\")
- echo "LIB_DEPENDS+= sablot.70:\${PORTSDIR}/textproc/sablotron"
+ echo "LIB_DEPENDS+= sablot.66:\${PORTSDIR}/textproc/sablotron"
echo "CONFIGURE_ARGS+=--with-sablot=\${LOCALBASE}"
echo "CONFIGURE_ARGS+=--with-expat-dir=\${LOCALBASE}"
if [ -z "$XML" ]; then