diff options
Diffstat (limited to 'security/php-suhosin/Makefile')
-rw-r--r-- | security/php-suhosin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index dc675cfb5f3..2fa733be9bb 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/06/16 22:34:23 dholland Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:50 asau Exp $ # MODNAME= suhosin @@ -12,8 +12,6 @@ MAINTAINER= cg@cgall.de HOMEPAGE= http://www.hardened-php.net/suhosin/index.html COMMENT= Advanced protection system for PHP installations -PKG_DESTDIR_SUPPORT= user-destdir - # There is no patch for PHP 5.4 yet(?). PHP_VERSIONS_ACCEPTED= 53 |