aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netmagis-metro
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/netmagis-metro
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net-mgmt/netmagis-metro')
-rw-r--r--net-mgmt/netmagis-metro/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/netmagis-metro/Makefile b/net-mgmt/netmagis-metro/Makefile
index 07bf4b7a63b0..ec997bbf7b3c 100644
--- a/net-mgmt/netmagis-metro/Makefile
+++ b/net-mgmt/netmagis-metro/Makefile
@@ -6,11 +6,11 @@ PKGNAMESUFFIX= -metro
COMMENT= Netmagis metrology module
-RUN_DEPENDS+= netmagis-config:${PORTSDIR}/net-mgmt/netmagis-common \
- p5-DBD-Pg>0:${PORTSDIR}/databases/p5-DBD-Pg \
- p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
- p5-SNMP_Session>=0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
- p5-RRDTool-OO>=0:${PORTSDIR}/devel/p5-RRDTool-OO
+RUN_DEPENDS+= netmagis-config:net-mgmt/netmagis-common \
+ p5-DBD-Pg>0:databases/p5-DBD-Pg \
+ p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
+ p5-SNMP_Session>=0:net-mgmt/p5-SNMP_Session \
+ p5-RRDTool-OO>=0:devel/p5-RRDTool-OO
USES= perl5 shebangfix
SHEBANG_FILES= metro/bin/metrocreatedb metro/bin/metropoller metro/bin/metropoller-run \