diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-07 17:46:10 +0000 |
commit | d7640e6c92925b67809edc87a6e4de1a85a967f6 (patch) | |
tree | 1bae5e1dd8f8b4ea1645de7993004b7d6b0709c3 /security/php-suhosin | |
parent | 98abc3006d6e53e5b67485049393fbc42ed46e7d (diff) |
Notes
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 1785f280a479..ae80b1b3c64e 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -17,7 +17,7 @@ OPTIONS_DEFINE= EXAMPLES USES= php:ext USE_PHP= session:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-suhosin |