aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Iterator-Misc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Iterator-Misc')
-rw-r--r--devel/p5-Iterator-Misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Iterator-Misc/Makefile b/devel/p5-Iterator-Misc/Makefile
index b963f66c292f..2f9975d2266a 100644
--- a/devel/p5-Iterator-Misc/Makefile
+++ b/devel/p5-Iterator-Misc/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Iterator::Misc.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>