mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
audio/murmur: Mark BROKEN_SSL
- Requires OpenSSL 3.0.0 deprecated CRYPTO_MEM_CHECK_ON Approved by: portmgr (blanket)
This commit is contained in:
parent
7677a79241
commit
a6a95015a1
@ -14,6 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:devel/boost-libs
|
|||||||
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
||||||
|
|
||||||
USES= compiler:c++11-lang qmake pkgconfig python:build qt:5 ssl
|
USES= compiler:c++11-lang qmake pkgconfig python:build qt:5 ssl
|
||||||
|
BROKEN_SSL= openssl30 openssl31
|
||||||
|
BROKEN_SSL_REASON= Requires OpenSSL 3.0.0 deprecated CRYPTO_MEM_CHECK_ON
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_QT= buildtools:build core network sql xml
|
USE_QT= buildtools:build core network sql xml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user