Mark kdelibs4 as broken with OpenSSL 1.1.1. This shows up now that

qt4-network is fixed against the newer OpenSSL. We're not going to
spend time fixing this, with deprecation later this month.
This commit is contained in:
Adriaan de Groot 2018-12-09 14:09:47 +00:00
parent 5b3daf5b89
commit d8fdcdaecc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487048

View File

@ -13,6 +13,9 @@ COMMENT= Base set of libraries needed by KDE programs
DEPRECATED= KDE4 is EOL upstream
EXPIRATION_DATE= 2018-12-31
BROKEN_SSL= openssl111
BROKEN_SSL_REASON_openssl111= error: member access into incomplete type 'RSA' (aka 'rsa_st')
LIB_DEPENDS= libImath.so:graphics/ilmbase \
libjasper.so:graphics/jasper \
libpcre.so:devel/pcre \