aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5/scripts/configure.php
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-02 21:28:32 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-02 21:28:32 +0000
commitee8ee315b7d78c30e9e36d0142aa31caff9ce9fc (patch)
treee2d768c7ccbd5afb05f439b9c1866d795ab82dea /www/mod_php5/scripts/configure.php
parent7e835c9257ca52ff62a4ff8c9dbf4e65641313e2 (diff)
downloadports-ee8ee315b7d78c30e9e36d0142aa31caff9ce9fc.tar.gz
ports-ee8ee315b7d78c30e9e36d0142aa31caff9ce9fc.zip
Chase sablotron's shared library number.
Notes
Notes: svn path=/head/; revision=50903
Diffstat (limited to 'www/mod_php5/scripts/configure.php')
-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 de159b93b252..7756f8626d6f 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/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