From e6609e4e11d5d222f8eb893fbf0f08cec9777dae Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 1 Nov 2016 17:52:23 +0000 Subject: [PATCH] - Use USES=ssl --- security/p5-Crypt-Curve25519/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/p5-Crypt-Curve25519/Makefile b/security/p5-Crypt-Curve25519/Makefile index 0e864b4e4b9f..6aca7f5846c8 100644 --- a/security/p5-Crypt-Curve25519/Makefile +++ b/security/p5-Crypt-Curve25519/Makefile @@ -14,9 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -USES= perl5 -USE_OPENSSL= yes USE_PERL5= configure +USES= perl5 ssl MAKE_JOBS_UNSAFE= yes