From 5a32e024eedc6c5c686e0d35ee5e8f16bbd3ef51 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 18 Aug 2008 00:10:38 +0000 Subject: Pull in rrdtool as a build-dependency. Noticed by: pavbot. --- net-mgmt/pnp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-mgmt') diff --git a/net-mgmt/pnp/Makefile b/net-mgmt/pnp/Makefile index 1c8f0a5b4626..37124d1771aa 100644 --- a/net-mgmt/pnp/Makefile +++ b/net-mgmt/pnp/Makefile @@ -7,6 +7,7 @@ PORTNAME= pnp PORTVERSION= 0.4.10 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pnp4nagios @@ -14,6 +15,7 @@ MASTER_SITE_SUBDIR= pnp4nagios MAINTAINER= rea-fbsd@codelabs.ru COMMENT= Nagios performance data collector and grapher +BUILD_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \ nagios:${PORTSDIR}/net-mgmt/nagios -- cgit