aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pnp
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2013-09-29 09:00:04 +0000
committerLars Engels <lme@FreeBSD.org>2013-09-29 09:00:04 +0000
commitad9536a8d7aa03bc1b4e06937457285224be33df (patch)
tree1bc0a2b66f816d454154ae1bb7f3517fc7d3cfe2 /net-mgmt/pnp
parent410f653bbbea8f1f4f13bf1699edda6d4873b318 (diff)
downloadports-ad9536a8d7aa03bc1b4e06937457285224be33df.tar.gz
ports-ad9536a8d7aa03bc1b4e06937457285224be33df.zip
Notes
Diffstat (limited to 'net-mgmt/pnp')
-rw-r--r--net-mgmt/pnp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/pnp/Makefile b/net-mgmt/pnp/Makefile
index 89e0f677725b..ae4c87279d16 100644
--- a/net-mgmt/pnp/Makefile
+++ b/net-mgmt/pnp/Makefile
@@ -8,13 +8,13 @@ MASTER_SITES= SF
MASTER_SITE_SUBDIR=pnp4nagios/PNP-0.6
DISTNAME= pnp4nagios-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
-MAINTAINER= rea@FreeBSD.org
-COMMENT= Nagios performance data collector and grapher
+MAINTAINER?= rea@FreeBSD.org
+COMMENT?= Nagios performance data collector and grapher
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool
-RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \
+RUN_DEPENDS?= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \
nagios:${PORTSDIR}/net-mgmt/nagios
MAKE_JOBS_UNSAFE= yes