diff options
Diffstat (limited to 'net-mgmt/netmagis-topo/Makefile')
-rw-r--r-- | net-mgmt/netmagis-topo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/netmagis-topo/Makefile b/net-mgmt/netmagis-topo/Makefile index 13d8a0f2fbe8..d44f04e7fe10 100644 --- a/net-mgmt/netmagis-topo/Makefile +++ b/net-mgmt/netmagis-topo/Makefile @@ -6,9 +6,9 @@ PKGNAMESUFFIX= -topo COMMENT= Netmagis topology module -RUN_DEPENDS= netmagis-config:${PORTSDIR}/net-mgmt/netmagis-common \ - rancid-run:${PORTSDIR}/net-mgmt/rancid \ - fping:${PORTSDIR}/net/fping +RUN_DEPENDS= netmagis-config:net-mgmt/netmagis-common \ + rancid-run:net-mgmt/rancid \ + fping:net/fping NO_ARCH= # no USE_RC_SUBR= topographd toposendd |