From afb160f415bb46fe5d92bed6bc4a11aa89b7a2a0 Mon Sep 17 00:00:00 2001 From: az Date: Tue, 3 Sep 2013 16:18:49 +0000 Subject: - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket) --- net-mgmt/p5-BigIP-iControl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt/p5-BigIP-iControl') diff --git a/net-mgmt/p5-BigIP-iControl/Makefile b/net-mgmt/p5-BigIP-iControl/Makefile index 53c9748bc461..41dcf41920e8 100644 --- a/net-mgmt/p5-BigIP-iControl/Makefile +++ b/net-mgmt/p5-BigIP-iControl/Makefile @@ -14,7 +14,8 @@ RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= BigIP::iControl.3 -- cgit