summaryrefslogtreecommitdiff
path: root/lang/php53/scripts/php_options
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-06-07 20:45:11 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-06-07 20:45:11 +0000
commita3f84a35f03e97b265a0d094fb1ed29345f53792 (patch)
tree62e64420b81f4f4eb4646185fa716b5587f8d9ad /lang/php53/scripts/php_options
parentUpdate to 0.0.20. (diff)
Add Oracle7 support into PHP4.
PR: ports/53017 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Obtained from: ports/52615 Obtained by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
Notes
Notes: svn path=/head/; revision=82471
Diffstat (limited to 'lang/php53/scripts/php_options')
-rw-r--r--lang/php53/scripts/php_options1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/scripts/php_options b/lang/php53/scripts/php_options
index ddbb15ea9ea5..b30288950a6a 100644
--- a/lang/php53/scripts/php_options
+++ b/lang/php53/scripts/php_options
@@ -30,6 +30,7 @@ WITH_MYSQL=ON
WITH_NCURSES=OFF
WITH_OPENLDAP=OFF
WITH_OPENSSL=OFF
+WITH_ORACLE=OFF
WITH_PCNTL=OFF
WITH_PCRE=ON
WITH_PDFLIB=OFF