From 22a46c2ad6f88f0844196ec8ecec04e8eb72fee1 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 12 Mar 2002 11:51:15 +0000 Subject: Bump the freetype2 library version in a couple of ports sobomax missed. --- www/mod_php4/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php4') diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index 21b379e34b9f..98c34a56224e 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -80,7 +80,7 @@ while [ "$1" ]; do case $1 in \"GD\") echo "LIB_DEPENDS+= gd.2:\${PORTSDIR}/graphics/gd" - echo "LIB_DEPENDS+= freetype.8:\${PORTSDIR}/print/freetype2" + echo "LIB_DEPENDS+= freetype.9:\${PORTSDIR}/print/freetype2" echo "LIB_DEPENDS+= png.5:\${PORTSDIR}/graphics/png" echo "LIB_DEPENDS+= jpeg.9:\${PORTSDIR}/graphics/jpeg" echo "CONFIGURE_ARGS+=--with-gd=\${LOCALBASE} \\" -- cgit v1.2.3