[Bug 262109] Mk/Uses/python.mk: Improve CMake/Python integration

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jul 2023 00:34:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262109

alt2600@icloud.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alt2600@icloud.com

--- Comment #18 from alt2600@icloud.com ---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272457
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272745

applying the patch to python.mk results in resolving the bug on qgis and
qt6-webengine where cmake will return the latest installed version of python,
and not respect python default. Curious if this patch to python.mk will be
applied or not. qgis was already patched in ports to pass the python executable
hint to cmake, but removing that patch to qgis and using this patch to
python.mk resolves the issue as it is setting the same cmake hint.

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