K 10 svn:author V 5 adamw K 8 svn:date V 27 2016-12-17T22:30:45.903159Z K 7 svn:log V 278 Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib prevents cc from finding the correct libcrypto/libssl, so quick-fix this by only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib. Also, use USES=ssl. PORTREVISION bump for the potential ldd change. END