From d7e9393a5447681d7f379f2f154e663fc46284a1 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 30 Sep 2013 08:28:04 +0000 Subject: [PATCH] - Use USE_PERL5=modbuildtiny --- devel/p5-experimental/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/devel/p5-experimental/Makefile b/devel/p5-experimental/Makefile index f60633596f93..2dbeb0c0e144 100644 --- a/devel/p5-experimental/Makefile +++ b/devel/p5-experimental/Makefile @@ -14,12 +14,10 @@ COMMENT= Experimental features made easy LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny - -USE_PERL5= modbuild +NO_STAGE= yes +USE_PERL5= modbuildtiny USES= perl5 MAN3= experimental.3 -NO_STAGE= yes .include