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