diff options
Diffstat (limited to 'net-mgmt/nagiosql/Makefile')
-rw-r--r-- | net-mgmt/nagiosql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile index de03ea152c18..7b8f35eedce1 100644 --- a/net-mgmt/nagiosql/Makefile +++ b/net-mgmt/nagiosql/Makefile @@ -9,7 +9,7 @@ WWW= https://gitlab.com/wizonet/nagiosql LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -IGNORE_WITH_PHP= 82 +IGNORE_WITH_PHP= 82 83 USES= cpe gettext mysql php:web tar:bzip2 USE_PHP= filter gettext mysqli session simplexml |