From 4539b36e07dc5d3a00796c31225b2da419544ef0 Mon Sep 17 00:00:00 2001 From: az Date: Fri, 2 Aug 2013 18:21:05 +0000 Subject: - Convert to new perl framework --- devel/p5-File-BOM/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/p5-File-BOM') diff --git a/devel/p5-File-BOM/Makefile b/devel/p5-File-BOM/Makefile index 1cd0009949a9..8ed723afe10e 100644 --- a/devel/p5-File-BOM/Makefile +++ b/devel/p5-File-BOM/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Module-Build>=0.3607:${PORTSDIR}/devel/p5-Module-Build BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= File::BOM.3 -- cgit