From 2705230b44322223d2223a1efa852bd2986be440 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 2 Aug 2013 21:38:09 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- editors/p5-Padre/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/p5-Padre') diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index b0607c6dd73e..71b21d6d7c79 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -70,8 +70,8 @@ USE_WX= 2.8+ WX_COMPS= wx contrib WX_UNICODE= yes USE_DISPLAY= yes -PERL_CONFIGURE= yes -USES= gettext +USES= perl5 gettext +USE_PERL5= configure MAKE_JOBS_UNSAFE= yes PLIST_SUB= WX_VERSION="${WX_VERSION}" -- cgit