git: 7933b8220491 - main - net-mgmt/nagiosql: Remove commented out IGNORE_WITH_PHP
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jan 2024 19:20:19 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=7933b8220491426af14337a418216226ba2d34f8 commit 7933b8220491426af14337a418216226ba2d34f8 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2024-01-19 19:18:42 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2024-01-19 19:20:11 +0000 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 1feb8e772477..f2d00e43aba6 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