summaryrefslogtreecommitdiff
path: root/lang/php53/scripts/php5_options
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-05-07 23:30:30 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-05-07 23:30:30 +0000
commitac9bdc26efbf36f809e83906eb42f5ecd914844e (patch)
tree9311e77e6d0e13a736e04ba570264854e9f57ef3 /lang/php53/scripts/php5_options
parentAdd gaphor 0.3.1, UML modeling environment written in Python. (diff)
- Add sysvmsg extension [1]
- Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith <andy@strugglers.net> [1] Submitted by: thierry [2] Obtained from: php CVS [3]
Notes
Notes: svn path=/head/; revision=108652
Diffstat (limited to 'lang/php53/scripts/php5_options')
-rw-r--r--lang/php53/scripts/php5_options1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/scripts/php5_options b/lang/php53/scripts/php5_options
index 1b251f0ddd68..b69ded811033 100644
--- a/lang/php53/scripts/php5_options
+++ b/lang/php53/scripts/php5_options
@@ -52,6 +52,7 @@ WITH_SPL=ON
WITH_SQLITE=ON
WITH_SYBASEDB=OFF
WITH_SYBASECT=OFF
+WITH_SYSVMSG=OFF
WITH_SYSVSEM=OFF
WITH_SYSVSHM=OFF
WITH_TIDY=OFF