From 846c6229dc6f2d16a8d4432666ca1a18fa97f515 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Thu, 30 Oct 2003 01:52:16 +0000 Subject: o Update to 5.0.0a3 snapshot. o Un-break port. o A lot of fixes, taken from recent commits to php4 port. PR: ports/58617 Submitted by: Alex Dupre (maintainer) --- lang/php53/scripts/configure.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/php53/scripts/configure.php') diff --git a/lang/php53/scripts/configure.php b/lang/php53/scripts/configure.php index a71c2c46392f..ac8ae69106f1 100644 --- a/lang/php53/scripts/configure.php +++ b/lang/php53/scripts/configure.php @@ -47,6 +47,7 @@ MCRYPT "Encryption support" ${WITH_MCRYPT:-OFF} \ MHASH "Crypto-hashing support" ${WITH_MHASH:-OFF} \ MIME "mime_magic support" ${WITH_MIME:-OFF} \ MING "ming shockwave flash support" ${WITH_MING:-OFF} \ +MNOGOSEARCH "mnoGoSearch support" ${WITH_MNOGOSEARCH:-OFF} \ MYSQL "MySQL database support" ${WITH_MYSQL:-OFF} \ NCURSES "ncurses support (CLI only)" ${WITH_NCURSES:-OFF} \ OPENLDAP "OpenLDAP support" ${WITH_OPENLDAP:-OFF} \ -- cgit v1.2.3