aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-GRNOC-TL1/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-07-22 20:48:23 +0000
committerSteve Wills <swills@FreeBSD.org>2012-07-22 20:48:23 +0000
commit211c7b5093e9c88ee2b0ed1491eaa3e2e4ac2667 (patch)
tree087a350837d76cb849a0a36d7fb7136d5f1b49c8 /net-mgmt/p5-GRNOC-TL1/Makefile
parentd7bcf668c016fc6324e53014d063fe634f69c951 (diff)
Notes
Diffstat (limited to 'net-mgmt/p5-GRNOC-TL1/Makefile')
-rw-r--r--net-mgmt/p5-GRNOC-TL1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-GRNOC-TL1/Makefile b/net-mgmt/p5-GRNOC-TL1/Makefile
index 4e182ed5240e..260cb5427758 100644
--- a/net-mgmt/p5-GRNOC-TL1/Makefile
+++ b/net-mgmt/p5-GRNOC-TL1/Makefile
@@ -16,8 +16,8 @@ COMMENT= Module supports retrieval of data from different models of TL1 devices
PERL_CONFIGURE= yes
-BUILD_DEPENDS+= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
+BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet
-RUN_DEPENDS+= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
.include <bsd.port.mk>