aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-GRNOC-TL1
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 03:24:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 03:24:02 +0000
commit49056bafcba55f5d2f7050f20e807cb8b135da1c (patch)
treec33730bf57cb2fbdb4a4318a7babdc8c8e9ba0f1 /net-mgmt/p5-GRNOC-TL1
parent372d893b9e64cb03b8024bbf6767ea875cea0828 (diff)
downloadports-49056bafcba55f5d2f7050f20e807cb8b135da1c.tar.gz
ports-49056bafcba55f5d2f7050f20e807cb8b135da1c.zip
Notes
Diffstat (limited to 'net-mgmt/p5-GRNOC-TL1')
-rw-r--r--net-mgmt/p5-GRNOC-TL1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-GRNOC-TL1/Makefile b/net-mgmt/p5-GRNOC-TL1/Makefile
index 975c2e31100e..0ba9395567cb 100644
--- a/net-mgmt/p5-GRNOC-TL1/Makefile
+++ b/net-mgmt/p5-GRNOC-TL1/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS= p5-Date-Calc>0:${PORTSDIR}/devel/p5-Date-Calc \
p5-Net-Telnet>0:${PORTSDIR}/net/p5-Net-Telnet
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>