aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Curve25519
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-01 17:52:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-01 17:52:23 +0000
commite6609e4e11d5d222f8eb893fbf0f08cec9777dae (patch)
treeff0732bd18c7778d0bd3c090594ab48674f473d8 /security/p5-Crypt-Curve25519
parent4171a3205ff91389282f230244cda2c3cdff1c39 (diff)
downloadports-e6609e4e11d5d222f8eb893fbf0f08cec9777dae.tar.gz
ports-e6609e4e11d5d222f8eb893fbf0f08cec9777dae.zip
- Use USES=ssl
Notes
Notes: svn path=/head/; revision=425068
Diffstat (limited to 'security/p5-Crypt-Curve25519')
-rw-r--r--security/p5-Crypt-Curve25519/Makefile3
1 files changed, 1 insertions, 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