aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-AES/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OpenSSL-AES/Makefile')
-rw-r--r--security/p5-Crypt-OpenSSL-AES/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-AES/Makefile b/security/p5-Crypt-OpenSSL-AES/Makefile
index 67c6f7942ba3..e92ab745af5b 100644
--- a/security/p5-Crypt-OpenSSL-AES/Makefile
+++ b/security/p5-Crypt-OpenSSL-AES/Makefile
@@ -11,9 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jdferrell3@yahoo.com
COMMENT= Perl wrapper around OpenSSL's AES library
-USES= perl5
+USES= perl5 ssl
USE_PERL5= configure
-USE_OPENSSL= yes
MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
.include <bsd.port.mk>