diff options
Diffstat (limited to 'net-mgmt/ifgraph')
-rw-r--r-- | net-mgmt/ifgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ifgraph/Makefile b/net-mgmt/ifgraph/Makefile index 1012ee62386e..5d358132cfa0 100644 --- a/net-mgmt/ifgraph/Makefile +++ b/net-mgmt/ifgraph/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lth@FreeBSD.org COMMENT= Simple grapher of SNMP data with RRD -RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \ +RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ p5-Color-Rgb>0:${PORTSDIR}/graphics/p5-Color-Rgb BUILD_DEPENDS= ${RUN_DEPENDS} |