[Bug 192511] lang/python27: Fix build with LibreSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 2 11:41:54 UTC 2015


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

--- Comment #23 from Bernard Spil <spil.oss at gmail.com> ---
Jens, Kevin,

How are you building? You will need to have LibreSSL (2.1.2 at the moment)
installed and the following in your /etc/make.conf
WITH_OPENSSL_PORT=    yes
OPENSSL_SHLIBVER=     30
OPENSSL_PORT=         security/libressl

Python has been modified to cope with SSLv2 not being available some time ago.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list