From 24b3b2d538a965fab545ce56903fa740225d9ec5 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Tue, 20 Jul 2004 23:04:13 +0000 Subject: Remove the old-and-broken sybase (DB-lib) extension and point users to the new-and-working sybase (CT-lib) extension. --- lang/php4/Makefile.ext | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lang/php4') diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext index f2a44a29a45b..ee4425901830 100644 --- a/lang/php4/Makefile.ext +++ b/lang/php4/Makefile.ext @@ -306,12 +306,6 @@ OPTIONS= SNMP4 "Use old UCD SNMP instead of the new NET SNMP" off CONFIGURE_ARGS+=--enable-sockets .endif -.if ${PHP_MODNAME} == "sybase" -LIB_DEPENDS+= sybdb.4:${PORTSDIR}/databases/freetds - -CONFIGURE_ARGS+=--with-sybase=${LOCALBASE} -.endif - .if ${PHP_MODNAME} == "sybase_ct" LIB_DEPENDS+= ct.2:${PORTSDIR}/databases/freetds -- cgit v1.2.3