aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/netmagis-metro
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:16:16 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:16:16 +0800
commitc60c1d09235abbfd733e901b1872b86adc82027c (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/netmagis-metro
parent0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c (diff)
downloadfreebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.tar.gz
freebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.tar.zst
freebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
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 \