K 10 svn:author V 2 pi K 8 svn:date V 27 2019-03-24T18:44:12.973481Z K 7 svn:log V 395 converters/wkhtmltopdf: unbreak with openssl111 1) Building the port with openssl from ports leads to an error: Error: /usr/local/bin/wkhtmltoimage is linked to /usr/local/lib/libssl.so.9 from security/openssl but it is not declared as a dependency 2) Building the port with openssl111 from ports does not fail any more. The Patch fixes both issues. PR: 236755 Submitted by: dinoex END