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