1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/net/qt5-network
Charlie Li 49012339a1
net/qt5-network: fix build with LibreSSL 3.3.2
Since LibreSSL's libssl now exposes DTLS1_2_VERSION, configure
detects DTLS support which changes the DTLSv1_listen(3) signature
to one that LibreSSL has never supported. Force disable DTLS feature
for SSL_DEFAULT=libressl or libressl-devel.

Based on: 9942e8d28c

Reviewed by: tcberner (kde, mentor)
Approved by: fluffy (kde, mentor)
Differential Revision: https://reviews.freebsd.org/D29877
2021-05-05 07:50:00 -04:00
..
files
Makefile net/qt5-network: fix build with LibreSSL 3.3.2 2021-05-05 07:50:00 -04:00
pkg-plist