aboutsummaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-03-03 14:21:56 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-03-03 14:21:56 +0000
commite8ce0e594c46c44268abd59278c1bbb9e13502bf (patch)
tree9213948d56ac55514201781dad838aa3e50389e9 /lang/php5
parentc63ddc7f8d4b22395d47676adc1809bea6bb80cb (diff)
downloadports-e8ce0e594c46c44268abd59278c1bbb9e13502bf.tar.gz
ports-e8ce0e594c46c44268abd59278c1bbb9e13502bf.zip
Notes
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 96977710a401..7974a05a8164 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -399,7 +399,7 @@ OPTIONS= UTF8 "Enable UTF-8 support" off
.endif
.if ${PHP_MODNAME} == "sybase_ct"
-LIB_DEPENDS+= ct.3:${PORTSDIR}/databases/freetds
+LIB_DEPENDS+= ct.4:${PORTSDIR}/databases/freetds
CONFIGURE_ARGS+=--with-sybase-ct=${LOCALBASE}
.endif