mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
security/snuffleupagus: ignore with PHP 7.3
PHP 7.3 is not yet supported PR: 232111 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
This commit is contained in:
parent
c8bcb56c6c
commit
dd8ab9b32d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481632
@ -12,7 +12,7 @@ COMMENT= Security module for PHP 7+
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/../LICENSE
|
||||
|
||||
IGNORE_WITH_PHP=56
|
||||
IGNORE_WITH_PHP=56 73
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user