aboutsummaryrefslogtreecommitdiff
path: root/lang/php4-extensions
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-06-15 09:22:34 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-06-15 09:22:34 +0000
commit22720b89786147399006559c444c6248948a02ae (patch)
tree43d5def2f5961571ac6886f4facfb62bf22605e2 /lang/php4-extensions
parent9748c392b294c3031964df9ea4a531134726f2db (diff)
downloadports-22720b89786147399006559c444c6248948a02ae.tar.gz
ports-22720b89786147399006559c444c6248948a02ae.zip
Notes
Diffstat (limited to 'lang/php4-extensions')
-rw-r--r--lang/php4-extensions/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php4-extensions/Makefile b/lang/php4-extensions/Makefile
index b9d0e6887759..a7af142739c6 100644
--- a/lang/php4-extensions/Makefile
+++ b/lang/php4-extensions/Makefile
@@ -60,7 +60,6 @@ OPTIONS= BCMATH "bc style precision math functions" off \
MCRYPT "Encryption support" off \
MCVE "MCVE support" off \
MHASH "Crypto-hashing support" off \
- MNOGOSEARCH "mnoGoSearch support" off \
MSSQL "MS-SQL database support" off \
MYSQL "MySQL database support" on \
NCURSES "ncurses support (CLI only)" off \
@@ -106,7 +105,7 @@ OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
ALL_OPTIONS= BCMATH BZ2 CALENDAR CRACK CTYPE CURL DBA DBASE DBX DIO \
DOMXML EXIF FILEINFO FILEPRO FRIBIDI FTP GD GETTEXT \
GMP ICONV IMAP INTERBASE LDAP MBSTRING MCAL MCRYPT \
- MCVE MHASH MIME_MAGIC MNOGOSEARCH MSSQL MYSQL NCURSES \
+ MCVE MHASH MIME_MAGIC MSSQL MYSQL NCURSES \
ODBC OPENSSL ORACLE OVERLOAD PCNTL PCRE PDF PFPRO \
PGSQL POSIX PSPELL READLINE RECODE SESSION SHMOP SNMP SOCKETS \
SYBASE_CT SYSVMSG SYSVSEM SYSVSHM TOKENIZER \