Date: Fri, 20 Mar 2015 03:26:54 -0400 From: "Naram Qashat" <cyberbotx@cyberbotx.com> To: freebsd-ports@FreeBSD.org Subject: Is it possibly to detect which OpenSSL is used for a port? Message-ID: <082281810b1723c5b47aaf826998ea37.squirrel@www.cyberbotx.com>
next in thread | raw e-mail | index | archive | help
So, I know that WITH_OPENSSL_BASE=yes or WITH_OPENSSL_PORT=yes can be set by a user to say they specifically want either the base or the ports version of OpenSSL. But is there a way to determine within a port which OpenSSL is being used, either base or ports? Should I check if OPENSSLBASE is set to /usr? Is there some other (or better) way to do it?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?082281810b1723c5b47aaf826998ea37.squirrel>