aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-C3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-C3/Makefile')
-rw-r--r--devel/p5-Class-C3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-C3/Makefile b/devel/p5-Class-C3/Makefile
index 298073b6db84..8f907d438802 100644
--- a/devel/p5-Class-C3/Makefile
+++ b/devel/p5-Class-C3/Makefile
@@ -13,7 +13,8 @@ COMMENT= Pragma to use the C3 method resolution order algorithm
OPTIONS_DEFINE= XS
XS_DESC= XS speed optimizations
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Class::C3.3 \
Class::C3::next.3