summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authortaca <taca>2010-03-03 10:51:35 +0000
committertaca <taca>2010-03-03 10:51:35 +0000
commit6869f4571296b35a3cc837f4dd43bc6b6b54a40c (patch)
tree45542861a8815c81659bff4701514a146432aacc /lang/php5
parente957d3d830ef117e9749418760aabe2821789601 (diff)
downloadpkgsrc-6869f4571296b35a3cc837f4dd43bc6b6b54a40c.tar.gz
Re-enable suhosin option since there is no need to disable it.
Noted by Volkmar Seifert and I misunderstood something.
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php5/Makefile.php b/lang/php5/Makefile.php
index 060a37a4923..fa5c335b57d 100644
--- a/lang/php5/Makefile.php
+++ b/lang/php5/Makefile.php
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.php,v 1.39 2010/02/27 03:25:16 taca Exp $
+# $NetBSD: Makefile.php,v 1.40 2010/03/03 10:51:35 taca Exp $
#
.include "../../lang/php5/Makefile.common"
@@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --with-libxml-dir=${PREFIX:Q}
# Note: This expression is the same as ${PKGBASE}, but the latter is
# not defined yet, so we cannot use it here.
PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGNAME:C/-[0-9].*//}
-PKG_SUPPORTED_OPTIONS+= inet6 ssl maintainer-zts # suhosin
+PKG_SUPPORTED_OPTIONS+= inet6 ssl maintainer-zts suhosin
PKG_SUGGESTED_OPTIONS+= ssl
SUBST_CLASSES+= ini