aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2018-01-04 23:13:33 +0800
committerzi <zi@FreeBSD.org>2018-01-04 23:13:33 +0800
commit6d23e4136f530c9a3b8bc98db90a4c53c6c50b5d (patch)
treeb0b3a95360d57982e87388d99db56ec12eed7a7c
parent332d3a483e7f37fbf69643420146bccf77c20b48 (diff)
downloadfreebsd-ports-gnome-6d23e4136f530c9a3b8bc98db90a4c53c6c50b5d.tar.gz
freebsd-ports-gnome-6d23e4136f530c9a3b8bc98db90a4c53c6c50b5d.tar.zst
freebsd-ports-gnome-6d23e4136f530c9a3b8bc98db90a4c53c6c50b5d.zip
- Add missing dependency
- Bump PORTREVISION
-rw-r--r--net-mgmt/nagiosgraph/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/nagiosgraph/Makefile b/net-mgmt/nagiosgraph/Makefile
index d97222011090..d00246e46f27 100644
--- a/net-mgmt/nagiosgraph/Makefile
+++ b/net-mgmt/nagiosgraph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nagiosgraph
PORTVERSION= 1.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -12,7 +12,8 @@ COMMENT= Generate rrdtool graphs using performance data from nagios plugins
LICENSE= ART20
-RUN_DEPENDS= rrdtool>=0:databases/rrdtool
+RUN_DEPENDS= rrdtool>=0:databases/rrdtool \
+ p5-CGI>=0:www/p5-CGI
OPTIONS_DEFINE= DOCS
OPTIONS_SINGLE= NAGIOS