HomeFreeBSD

Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib prevents

Description

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.

Details

Provenance
adamwAuthored on
Parents
rP428808: multimedia/plexmediaserver{-plexpass}: Update to 1.3.3
Branches
Unknown
Tags
Unknown