diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-07 12:14:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-07 12:14:34 +0000 |
commit | 25c794224fbdc888e76ff140590ef272da22ee74 (patch) | |
tree | 7ec17b9d0da9fc4e843775137cd0b2b0a658807a /security/phpdeadlock | |
parent | List all linux package names in latest libtiff vulnerability. (diff) |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=433543
Diffstat (limited to 'security/phpdeadlock')
-rw-r--r-- | security/phpdeadlock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index 8c729b9a72da..eaa781c57702 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -25,7 +25,7 @@ USE_PHP= mysql session ctype pcre NO_BUILD= yes NO_ARCH= yes -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 SUB_FILES= pkg-message SUB_LIST= DLURL=${DLURL} DLDIR=${DLDIR} |