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/php5/Makefile.ext | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index 313db804cc85..fe3dde6eb774 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -322,12 +322,6 @@ PHP_HEADER_DIRS=libsqlite/src OPTIONS= UTF8 "Enable UTF-8 support" off .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