aboutsummaryrefslogtreecommitdiff
path: root/security/pkcs11-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pkcs11-tools/Makefile')
-rw-r--r--security/pkcs11-tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pkcs11-tools/Makefile b/security/pkcs11-tools/Makefile
index 0dd4386a6014..f3b9c8c89813 100644
--- a/security/pkcs11-tools/Makefile
+++ b/security/pkcs11-tools/Makefile
@@ -8,6 +8,9 @@ COMMENT= Tools for managing PKCS11 cryptographic tokens
LICENSE= APACHE20
+BROKEN_SSL= libressl
+BROKEN_SSL_REASON_libressl= error: use of undeclared identifier 'EVP_PKEY_X25519' (LibreSSL has no support for Edwards curves)
+
BUILD_DEPENDS= autoconf>0:devel/autoconf \
autoconf-archive>0:devel/autoconf-archive \
automake>0:devel/automake \