[kde-freebsd] [SVN Commit] area51/QT/net/qt4-network

Alonso Schaich alonsoschaich at fastmail.fm
Mon Nov 9 21:18:19 UTC 2015


SVN commit 11510 by aschai:

Fix OpenSSL runtime linking

r11509 attempted priorizing installations of OpenSSL into /usr/local over the
ones in base, however it hard-coded /usr/local into the source code. Run sed
on the qsslsocket_openssl_symbols.cpp file and replace any occurence of
/usr/local by PREFIX in order to fix linking on installations with non-default
PREFIX-es.

qt5-network is not required to be patched, because it's already sedding the
qsslsocket_openssl_symbols.cpp file.



 M  +2 -1      Makefile  




More information about the kde-freebsd mailing list