aboutsummaryrefslogtreecommitdiff
path: root/security/pam_p11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_p11/Makefile')
-rw-r--r--security/pam_p11/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam_p11/Makefile b/security/pam_p11/Makefile
index 3595b885bbbf..f48ea218f706 100644
--- a/security/pam_p11/Makefile
+++ b/security/pam_p11/Makefile
@@ -16,9 +16,8 @@ LIB_DEPENDS= libp11.so:security/libp11
OPTIONS_DEFINE= DOCS
-USE_OPENSSL= yes
GNU_CONFIGURE= yes
-USES= libtool pkgconfig
+USES= libtool pkgconfig ssl
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"