aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-GRNOC-TL1
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-GRNOC-TL1')
-rw-r--r--net-mgmt/p5-GRNOC-TL1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-GRNOC-TL1/Makefile b/net-mgmt/p5-GRNOC-TL1/Makefile
index b22b13835ff4..4f7c76d9d052 100644
--- a/net-mgmt/p5-GRNOC-TL1/Makefile
+++ b/net-mgmt/p5-GRNOC-TL1/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Retrieve data from different models of TL1 devices
-BUILD_DEPENDS= p5-Date-Calc>0:${PORTSDIR}/devel/p5-Date-Calc \
- p5-Net-SSH-Expect>0:${PORTSDIR}/net/p5-Net-SSH-Expect \
- p5-Net-Telnet>0:${PORTSDIR}/net/p5-Net-Telnet
+BUILD_DEPENDS= p5-Date-Calc>0:devel/p5-Date-Calc \
+ p5-Net-SSH-Expect>0:net/p5-Net-SSH-Expect \
+ p5-Net-Telnet>0:net/p5-Net-Telnet
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5