From a3544c2e3bcdf46a33111d47ffb8d4de9dd8849a Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sat, 12 Apr 2003 21:08:33 +0000 Subject: Chase library version after sablotron update PR: 48990 Submitted by: Neil Darlow --- www/mod_php4/scripts/configure.php | 2 +- www/mod_php5/scripts/configure.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index e5d760c37052..7f66cb4d3ae9 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -279,7 +279,7 @@ while [ "$1" ]; do fi ;; \"XSLT\") - echo "LIB_DEPENDS+= sablot.69:\${PORTSDIR}/textproc/sablotron" + echo "LIB_DEPENDS+= sablot.70:\${PORTSDIR}/textproc/sablotron" echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot=\${LOCALBASE}" if [ -z "$XML" ]; then set $* \"XML\" diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index e5d760c37052..7f66cb4d3ae9 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -279,7 +279,7 @@ while [ "$1" ]; do fi ;; \"XSLT\") - echo "LIB_DEPENDS+= sablot.69:\${PORTSDIR}/textproc/sablotron" + echo "LIB_DEPENDS+= sablot.70:\${PORTSDIR}/textproc/sablotron" echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot=\${LOCALBASE}" if [ -z "$XML" ]; then set $* \"XML\" -- cgit v1.2.3