aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-11-06 12:57:16 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-11-06 12:57:16 +0000
commit51d87a075f6be9d16da7102e4d81f1c7aeb4b00c (patch)
treebfe3691d55fa30a8721f801ce6783bb4283629bb /www
parent3f4ffc3e9635bc9e188c532078ed49e97d5a9296 (diff)
downloadports-51d87a075f6be9d16da7102e4d81f1c7aeb4b00c.tar.gz
ports-51d87a075f6be9d16da7102e4d81f1c7aeb4b00c.zip
Notes
Diffstat (limited to 'www')
-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 3691299a1589..9794fc392946 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/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
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