diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-13 16:56:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-13 16:56:42 +0000 |
commit | 5815027c46d65e17a7b7c0f0176318716bc0494b (patch) | |
tree | d4b7ede842a024c4b957a1eca2603a2fb328efef /security/php-suhosin | |
parent | d209202150c745bb3b81aa71b002ca96b383bb0a (diff) | |
download | ports-5815027c46d65e17a7b7c0f0176318716bc0494b.tar.gz ports-5815027c46d65e17a7b7c0f0176318716bc0494b.zip |
Notes
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index e2ce82a067ca..937c882a26ab 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -17,6 +17,7 @@ OPTIONS_DEFINE= EXAMPLES USE_PHP= session USE_PHPEXT= yes USE_PHP_BUILD= yes +IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-suhosin |