K 10 svn:author V 6 ohauer K 8 svn:date V 27 2014-04-10T20:57:35.969208Z K 7 svn:log V 507 - fix build against security/openssl on FreeBSD-10 in case port is build with tinderbox or poudriere. openssl is registered as BUILD/RUN dependency not as LIB dependency, therefore the check for openssl fails since it will be installed in a later stage by tinderbox / poudriere. Thanks to Katsuya Higuchi who noted this issue on the apache@ mailing list. http://lists.freebsd.org/pipermail/freebsd-apache/2014-April/003490.html MFH: 2014Q2 Submitted by: Katsuya Higuchi END