From 714789fd0ce123acfab6c0d23acb54ae624b0c58 Mon Sep 17 00:00:00 2001 From: az Date: Wed, 4 Sep 2013 03:24:02 +0000 Subject: - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket) --- net-mgmt/p5-SNMP-Info/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt/p5-SNMP-Info') diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile index 864520edf495..83f6bd5082f4 100644 --- a/net-mgmt/p5-SNMP-Info/Makefile +++ b/net-mgmt/p5-SNMP-Info/Makefile @@ -14,7 +14,8 @@ LICENSE= BSD LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= SNMP::Info.3 SNMP::Info::AdslLine.3 SNMP::Info::Airespace.3 \ SNMP::Info::IPv6.3 SNMP::Info::Layer2::CiscoSB.3 \ -- cgit