security/gost-engine: unbreak for security/openssl that is 1.1.1 now.
This commit is contained in:
parent
91f05bbe06
commit
d36423a102
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540690
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user