diff --git a/security/gost-engine/Makefile b/security/gost-engine/Makefile index f59bb2d518fb..5f5f830aacd4 100644 --- a/security/gost-engine/Makefile +++ b/security/gost-engine/Makefile @@ -11,10 +11,9 @@ COMMENT= Implementation of the Russian GOST crypto algorithms for OpenSSL LICENSE= OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= libressl libressl-devel openssl +BROKEN_SSL= libressl libressl-devel BROKEN_SSL_REASON_libressl= needs features only available in OpenSSL 1.1.1+ BROKEN_SSL_REASON_libressl-devel=needs features only available in OpenSSL 1.1.1+ -BROKEN_SSL_REASON_openssl= needs features only available in OpenSSL 1.1.1+ USES= cmake ssl