aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagvis
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/nagvis
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net-mgmt/nagvis')
-rw-r--r--net-mgmt/nagvis/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagvis/Makefile b/net-mgmt/nagvis/Makefile
index 7a5dabeb6de1..6e926ed86406 100644
--- a/net-mgmt/nagvis/Makefile
+++ b/net-mgmt/nagvis/Makefile
@@ -38,15 +38,15 @@ PLIST_SUB+= WWWDIR="${WWWDIR}"
.if ${PORT_OPTIONS:MNDO2DB}
USE_PHP+= mysql
-RUN_DEPENDS+= ndo2db-3x:${PORTSDIR}/net-mgmt/ndoutils
+RUN_DEPENDS+= ndo2db-3x:net-mgmt/ndoutils
.endif
.if ${PORT_OPTIONS:MMKLIVESTATUS}
-RUN_DEPENDS+= mk-livestatus>=0:${PORTSDIR}/net-mgmt/mk-livestatus
+RUN_DEPENDS+= mk-livestatus>=0:net-mgmt/mk-livestatus
.endif
.if ${PORT_OPTIONS:MGRAPHVIZ}
-RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
+RUN_DEPENDS+= dot:graphics/graphviz
.endif
post-extract: