aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ndoutils
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/ndoutils
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Notes
Diffstat (limited to 'net-mgmt/ndoutils')
-rw-r--r--net-mgmt/ndoutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ndoutils/Makefile b/net-mgmt/ndoutils/Makefile
index 04254049cc22..019125653781 100644
--- a/net-mgmt/ndoutils/Makefile
+++ b/net-mgmt/ndoutils/Makefile
@@ -23,8 +23,8 @@ OPTIONS_DEFAULT= NAGIOS3X NANOSLEEP
NAGIOS3X_DESC= For Nagios 3.X Series
NAGIOS4X_DESC= For Nagios 4.X Series
NANOSLEEP_DESC= Use of nanosleep in event timing
-NAGIOS3X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:${PORTSDIR}/net-mgmt/nagios
-NAGIOS4X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:${PORTSDIR}/net-mgmt/nagios4
+NAGIOS3X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:net-mgmt/nagios
+NAGIOS4X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:net-mgmt/nagios4
NANOSLEEP_CONFIGURE_ENABLE= nanosleep
USE_MYSQL= yes