aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagiosql
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-03-29 11:35:15 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-03-29 11:35:15 +0000
commit1a795b624bcdf875924b60c7e228c4d89e7d682f (patch)
tree9bc687511da29289864c1f357cf7557dc953f25a /net-mgmt/nagiosql
parentd12a4cbc6f1dc45bef4259cbf57addd8a96cb355 (diff)
downloadports-1a795b624bcdf875924b60c7e228c4d89e7d682f.tar.gz
ports-1a795b624bcdf875924b60c7e228c4d89e7d682f.zip
net-mgmt/nagiosql: Fix USES=php usage after r484572
Notes
Notes: svn path=/head/; revision=497106
Diffstat (limited to 'net-mgmt/nagiosql')
-rw-r--r--net-mgmt/nagiosql/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile
index c8ece90a3746..d0aed87c9963 100644
--- a/net-mgmt/nagiosql/Makefile
+++ b/net-mgmt/nagiosql/Makefile
@@ -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