K 10 svn:author V 2 pi K 8 svn:date V 27 2016-05-25T19:14:52.009004Z K 7 svn:log V 499 net/qt4-network: fix openssl runtime linking The PCBSD community discovered an issue with OpenSSL runtime linking, where the OS bundled OpenSSL libraries are being loaded despite the user having installed and selected a PORTS OpenSSL installation. The patch provided in [1] resolves this by hard-coding the OpenSSL path to the default PREFIX of /usr/local. References: [1] https://mail.kde.org/pipermail/kde-freebsd/2015-November/020535.html PR: 209317 Submitted by: Kris Moore END