1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

net-mgmt/nagiosql: Fix USES=php usage after r484572

This commit is contained in:
Tobias Kortkamp 2019-03-29 11:35:15 +00:00
parent d12a4cbc6f
commit 1a795b624b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497106

View File

@ -3,7 +3,7 @@
PORTNAME= nagiosql
PORTVERSION= 3.4.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net-mgmt www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NagiosQL%20${PORTVERSION}/
@ -15,7 +15,8 @@ LICENSE= GPLv2
RUN_DEPENDS= nagios:net-mgmt/nagios \
${PEARDIR}/HTML/Template/IT.php:devel/pear-HTML_Template_IT@${PHP_FLAVOR}
USES= cpe gettext mysql tar:bzip2 php:filter,gettext,mysql,session,simplexml,web
USES= cpe gettext mysql php:web tar:bzip2
USE_PHP= filter gettext mysqli session simplexml
USERS?= nagios
GROUPS?= nagios