mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
security/py-nassl: Mark BROKEN_SSL
- Fails to detect OpenSSL 3.0.0 shared library libcrypt.so - See upstream issue: https://github.com/nabla-c0d3/nassl/issues/110 Approved by: portmgr (blanket)
This commit is contained in:
parent
2be10220bd
commit
2c26d5e9c0
@ -10,6 +10,10 @@ WWW= https://github.com/nabla-c0d3/nassl
|
||||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
# Upstream bug https://github.com/nabla-c0d3/nassl/issues/110
|
||||
BROKEN_SSL= openssl30 openssl31
|
||||
BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 libcrypt.so
|
||||
|
||||
USES= python:3.7+ ssl
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user