aboutsummaryrefslogtreecommitdiff
path: root/security/scrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/scrypt/Makefile')
-rw-r--r--security/scrypt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile
index 9b6797d48461..d093c31c7712 100644
--- a/security/scrypt/Makefile
+++ b/security/scrypt/Makefile
@@ -14,8 +14,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \
LDFLAGS="-L${OPENSSLLIB} ${LDFLAGS}"
-USES= gmake tar:tgz
-USE_OPENSSL= YES
+USES= gmake tar:tgz ssl
PLIST_FILES= bin/scrypt \
man/man1/scrypt.1.gz