aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagiosql
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
commit3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch)
tree42358909bf1bcd1454294bcb1807af0668a8d50d /net-mgmt/nagiosql
parent4d2f75252909725fb4f01a2d6d9c21add7479ff3 (diff)
downloadports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.gz
ports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.zip
Fix some PKGNAME collisions
Notes
Notes: svn path=/head/; revision=481545
Diffstat (limited to 'net-mgmt/nagiosql')
-rw-r--r--net-mgmt/nagiosql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile
index acd3ca05f586..75b7c9066cce 100644
--- a/net-mgmt/nagiosql/Makefile
+++ b/net-mgmt/nagiosql/Makefile
@@ -14,7 +14,7 @@ COMMENT= Web based administration tool for Nagios
LICENSE= GPLv2
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
RUN_DEPENDS= nagios:net-mgmt/nagios \
${PEARDIR}/HTML/Template/IT.php:devel/pear-HTML_Template_IT@${PHP_FLAVOR}