maintainer-approval requested: [Bug 274099] lang/python27 fails to compile on 14.0-BETA2 : [Attachment 245256] [patch] convince py27 setup.py to look in the desired openssl include dir
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274099] lang/python27"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Sep 2023 13:55:11 UTC
John Hein <jcfyecrayz@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 <jcfyecrayz@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).