From 092dff0448049dbc3304975b55020c0ffba50238 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Thu, 25 Nov 1999 14:03:42 +0000 Subject: Bump freetype's shared library number. --- www/mod_php3/scripts/configure.php | 2 +- www/mod_php4/scripts/configure.php | 2 +- www/mod_php5/scripts/configure.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 2e0771f480f3..9facb7b75021 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -61,7 +61,7 @@ while [ "$1" ]; do GD=1 ;; \"FreeType\") - echo "LIB_DEPENDS+= ttf.3:\${PORTSDIR}/print/freetype" + echo "LIB_DEPENDS+= ttf.4:\${PORTSDIR}/print/freetype" echo "PHP_CONF_ARGS+= --with-ttf=\${PREFIX}" if [ -z "$GD" ]; then set $* \"GD\" diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 39c497cf1037..aed2339d14f2 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -67,7 +67,7 @@ while [ "$1" ]; do echo "FreeType is DISABLED for now. Ignoring." > /dev/stderr ;; \"nothing\") - echo "LIB_DEPENDS+= ttf.3:\${PORTSDIR}/print/freetype" + echo "LIB_DEPENDS+= ttf.4:\${PORTSDIR}/print/freetype" echo "PHP_CONF_ARGS+= --with-ttf=\${PREFIX}" if [ -z "$GD" ]; then set $* \"GD\" diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 39c497cf1037..aed2339d14f2 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -67,7 +67,7 @@ while [ "$1" ]; do echo "FreeType is DISABLED for now. Ignoring." > /dev/stderr ;; \"nothing\") - echo "LIB_DEPENDS+= ttf.3:\${PORTSDIR}/print/freetype" + echo "LIB_DEPENDS+= ttf.4:\${PORTSDIR}/print/freetype" echo "PHP_CONF_ARGS+= --with-ttf=\${PREFIX}" if [ -z "$GD" ]; then set $* \"GD\" -- cgit v1.2.3