aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-openxpki-client/Makefile')
-rw-r--r--security/p5-openxpki-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-openxpki-client/Makefile b/security/p5-openxpki-client/Makefile
index 73a1ba43dd12..29e26d885477 100644
--- a/security/p5-openxpki-client/Makefile
+++ b/security/p5-openxpki-client/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= OpenXPKI::Client.3 \
OpenXPKI::Client::API.3
USE_GMAKE= yes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>