diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2002-06-16 01:45:20 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2002-06-16 01:45:20 +0000 |
| commit | f09e566f83992fe536ebbd280a6ae9c33d876e1b (patch) | |
| tree | d87d2c2d752c06b1db484cb18bf0ca5c4070451f | |
| parent | Remove perltools here too. (diff) | |
Chase sablot shlib version.
Submitted by: ade's rebuild local port script
| -rw-r--r-- | www/mod_php4/scripts/configure.php | 2 | ||||
| -rw-r--r-- | 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 b9b059483018..3ce3d27a94af 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -266,7 +266,7 @@ while [ "$1" ]; do fi ;; \"XSLT\") - echo "LIB_DEPENDS+= sablot.67:\${PORTSDIR}/textproc/sablotron" + echo "LIB_DEPENDS+= sablot.68:\${PORTSDIR}/textproc/sablotron" echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot" if [ -z "$XML" ]; then set $* \"XML\" diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index b9b059483018..3ce3d27a94af 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -266,7 +266,7 @@ while [ "$1" ]; do fi ;; \"XSLT\") - echo "LIB_DEPENDS+= sablot.67:\${PORTSDIR}/textproc/sablotron" + echo "LIB_DEPENDS+= sablot.68:\${PORTSDIR}/textproc/sablotron" echo "CONFIGURE_ARGS+=--enable-xslt --with-xslt-sablot" if [ -z "$XML" ]; then set $* \"XML\" |
