aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5/scripts
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-11-06 20:57:16 +0800
committerdirk <dirk@FreeBSD.org>2001-11-06 20:57:16 +0800
commit55a60365f474b91bded882a10b5c0e7785ddf8a5 (patch)
tree88c39967fc5524f7e341967806fe2aa418e3906b /www/mod_php5/scripts
parentcbdc480f54e295064b326793046ba77ee33fae7c (diff)
downloadfreebsd-ports-gnome-55a60365f474b91bded882a10b5c0e7785ddf8a5.tar.gz
freebsd-ports-gnome-55a60365f474b91bded882a10b5c0e7785ddf8a5.tar.zst
freebsd-ports-gnome-55a60365f474b91bded882a10b5c0e7785ddf8a5.zip
Chase sabrotron shlib major.
Diffstat (limited to 'www/mod_php5/scripts')
-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 3691299a1589..9794fc392946 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -202,7 +202,7 @@ while [ "$1" ]; do
XML=1
;;
\"XSLT\")
- echo "LIB_DEPENDS+= sablot.65:\${PORTSDIR}/textproc/sablotron"
+ echo "LIB_DEPENDS+= sablot.70:\${PORTSDIR}/textproc/sablotron"
echo "CONFIGURE_ARGS+=--with-sablot=\${PREFIX}"
echo "CONFIGURE_ARGS+=--with-expat-dir=\${PREFIX}"
if [ -z "$XML" ]; then