From 7933b8220491426af14337a418216226ba2d34f8 Mon Sep 17 00:00:00 2001 From: Dan Langille Date: Fri, 19 Jan 2024 19:18:42 +0000 Subject: [PATCH] net-mgmt/nagiosql: Remove commented out IGNORE_WITH_PHP Reported by: bofh --- net-mgmt/nagiosql/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile index 1feb8e772477f..f2d00e43aba64 100644 --- a/net-mgmt/nagiosql/Makefile +++ b/net-mgmt/nagiosql/Makefile @@ -9,8 +9,6 @@ WWW= https://gitlab.com/wizonet/nagiosql LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -#IGNORE_WITH_PHP= 82 83 - USES= cpe gettext mysql php:web tar:bzip2 USE_PHP= filter gettext mysqli session simplexml USE_GITLAB= yes