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  


_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to