mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:devel/boost-libs
|
|||
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
||||
|
||||
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_QT= buildtools:build core network sql xml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue