- fix poudriere build on FreeBSD >= 10.x with OpenSSL from ports
I haven't found the exact culprit but it seems build in poudriere behaves different.
Fix build in poudriere by inspecting MAKE_ENV, else WITH_OPENSSL_PORT is not honored.
Noted by: Philip Jocks <pj @ netzkommune.de>