aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Moo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Moo/Makefile')
-rw-r--r--devel/p5-Moo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Moo/Makefile b/devel/p5-Moo/Makefile
index 5a689095fb95..8441b398d89b 100644
--- a/devel/p5-Moo/Makefile
+++ b/devel/p5-Moo/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-Class-Method-Modifiers>=1.10:${PORTSDIR}/devel/p5-Class-Method
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Moo.3 \
Moo::Role.3 \