aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-ECDSA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OpenSSL-ECDSA/Makefile')
-rw-r--r--security/p5-Crypt-OpenSSL-ECDSA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-ECDSA/Makefile b/security/p5-Crypt-OpenSSL-ECDSA/Makefile
index daec62c2edc5..c5e941e69d89 100644
--- a/security/p5-Crypt-OpenSSL-ECDSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-ECDSA/Makefile
@@ -16,6 +16,6 @@ BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.04:${PORTSDIR}/security/p5-Crypt-OpenS
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
-USE_PERL5= configure
+USE_PERL5= 5.18+ configure
.include <bsd.port.mk>