[Bug 215996] [exp-run] Move inclusion of bsd.default-versions.mk to options section

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 11 20:10:05 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215996

--- Comment #16 from Tijl Coosemans <tijl at FreeBSD.org> ---
It needs openssl 1.0.2 and FreeBSD 10 only has 1.0.1.  This is only temporary. 
The next step is to let ports use ports openssl by default instead of the base
system openssl.

If you want you could limit the change to just FreeBSD 10 using something like
this:

OPTIONS_DEFAULT_FreeBSD_10=BUNDLED_SSL
OPTIONS_DEFAULT=${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}}

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list