[Midnightbsd-cvs] mports: Makefile: Remover Firebird option as we don't have that in ports
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Oct 15 01:38:04 EDT 2007
Log Message:
-----------
Remover Firebird option as we don't have that in ports and it's not trivial to fix right now.
Modified Files:
--------------
mports/lang/php5-extensions:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/php5-extensions/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -Llang/php5-extensions/Makefile -Llang/php5-extensions/Makefile -u -r1.4 -r1.5
--- lang/php5-extensions/Makefile
+++ lang/php5-extensions/Makefile
@@ -62,7 +62,6 @@
HASH "HASH Message Digest Framework" on \
ICONV "iconv support" on \
IMAP "IMAP support" off \
- INTERBASE "Interbase 6 database support (Firebird)" off \
JSON "JavaScript Object Serialization support" on \
LDAP "OpenLDAP support" off \
MBSTRING "multibyte string support" off \
@@ -119,7 +118,7 @@
ALL_OPTIONS= BCMATH BZ2 CALENDAR CTYPE CURL DBA DBASE \
DOM EXIF FILEINFO FILTER FRIBIDI FTP GD GETTEXT \
- GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \
+ GMP HASH ICONV IMAP JSON LDAP MBSTRING MCRYPT \
MHASH MING MSSQL MYSQL MYSQLI NCURSES \
ODBC OPENSSL PCNTL PCRE PDF PDO PDO_SQLITE PGSQL POSIX \
PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP \
More information about the Midnightbsd-cvs
mailing list