[Bug 274099] lang/python27 fails to compile on 14.0-BETA2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Sep 2023 13:12:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274099

--- Comment #12 from Muhammad Moinur Rahman <bofh@freebsd.org> ---
In truth there is no configure knobs for defining openssl path in python27. So
even if someone has DEFAULT_VERSIONS+=ssl=openssl* it will always bind with the
base version of openssl so be careful when other ports are using python27. I
cannot or do not want to fix that unfortunately. But I will just fix this
corner case of determining ssl detection.

And for non-default cases please always use forums and mailing lists.

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