aboutsummaryrefslogtreecommitdiff
path: root/security/pkcs11-tools
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-20 09:55:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-20 09:57:01 +0000
commit2765d6e9a744b864c2c9334a1497dbd75af08ac0 (patch)
treed578fcc385ceb70e25952fec981980fd0374ee35 /security/pkcs11-tools
parent8235c6d09c1f9af2a01945e5705bce888b15765d (diff)
downloadports-2765d6e9a744b864c2c9334a1497dbd75af08ac0.tar.gz
ports-2765d6e9a744b864c2c9334a1497dbd75af08ac0.zip
Diffstat (limited to 'security/pkcs11-tools')
-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 \