aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php5-extensions/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 22:46:21 +0800
committerale <ale@FreeBSD.org>2004-07-19 22:46:21 +0800
commitfeae89cd14bbb1d8eb2675802b40f5b7e870981c (patch)
treeea37b9d856d05413f44227a071c1afd938a0b3c5 /lang/php5-extensions/Makefile
parent05820a540bb6a8148fb0f2deb3a9a28ac6770ceb (diff)
downloadfreebsd-ports-gnome-feae89cd14bbb1d8eb2675802b40f5b7e870981c.tar.gz
freebsd-ports-gnome-feae89cd14bbb1d8eb2675802b40f5b7e870981c.tar.zst
freebsd-ports-gnome-feae89cd14bbb1d8eb2675802b40f5b7e870981c.zip
PHP5 has not "crack" extension.
Reported by: sekrett.ru
Diffstat (limited to 'lang/php5-extensions/Makefile')
-rw-r--r--lang/php5-extensions/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php5-extensions/Makefile b/lang/php5-extensions/Makefile
index 9730c365ba7b..e77dab46f25d 100644
--- a/lang/php5-extensions/Makefile
+++ b/lang/php5-extensions/Makefile
@@ -21,7 +21,6 @@ NO_BUILD= # none
OPTIONS= BCMATH "bc style precision math functions" off \
BZ2 "bzip2 library support" off \
CALENDAR "calendar conversion support" off \
- CRACK "crack support" off \
CTYPE "ctype functions" on \
CURL "CURL support" off \
DBA "dba support" off \
@@ -93,7 +92,7 @@ OPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options
.include "${OPTIONSFILE}"
.endif
-ALL_OPTIONS= BCMATH BZ2 CALENDAR CRACK CTYPE CURL DBA DBASE DBX DIO \
+ALL_OPTIONS= BCMATH BZ2 CALENDAR CTYPE CURL DBA DBASE DBX DIO \
DOM EXIF FILEPRO FRIBIDI FTP GD GETTEXT \
GMP HYPERWAVE ICONV IMAP INTERBASE LDAP MBSTRING MCRYPT \
MCVE MHASH MIME_MAGIC MING MNOGOSEARCH MSSQL MYSQL MYSQLI \