Wed Mar 3 10:51:35 2010 UTC ()
Re-enable suhosin option since there is no need to disable it.

Noted by Volkmar Seifert and I misunderstood something.


(taca)
diff -r1.39 -r1.40 pkgsrc/lang/php5/Makefile.php

cvs diff -r1.39 -r1.40 pkgsrc/lang/php5/Attic/Makefile.php (expand / switch to context diff)
--- pkgsrc/lang/php5/Attic/Makefile.php 2010/02/27 03:25:16 1.39
+++ pkgsrc/lang/php5/Attic/Makefile.php 2010/03/03 10:51:35 1.40
@@ -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 @@
 # 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