summaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-04-16 10:58:19 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-04-16 10:58:19 +0000
commit7eee863179196f6b31281884c80b36ded430b20d (patch)
treee6412d07343d6fc09d8c73b4014a9e452e1ce65c /www/mod_php4
parentLast commit also enables gd-native-ttf support. (diff)
Clean up configure options.
PR: ports/36109 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes: svn path=/head/; revision=57749
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index f6f1cbdcf8b4..0fe5c8ab5563 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -51,9 +51,7 @@ CONFIGURE_ARGS= --with-apxs=${PREFIX}/sbin/apxs \
.endif
CONFIGURE_ARGS+=--enable-versioning \
- --with-system-regex \
- --disable-debug \
- --enable-track-vars \
+ --with-regex=system \
--without-gd \
--without-mysql