John Hein <jcfyecr...@liamekaens.com> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-approval: Bug 274099: lang/python27 fails to compile on 14.0-BETA2 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274099
Attachment 245256: [patch] convince py27 setup.py to look in the desired openssl include dir https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245256&action=edit --- Comment #16 from John Hein <jcfyecr...@liamekaens.com> --- Created attachment 245256 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245256&action=edit [patch] convince py27 setup.py to look in the desired openssl include dir The attached patch seems better than hacking the version number. It gets setup.py to look in the desired openssl include directory (as determined by USES=ssl and DEFAULT_VERSIONS).