[Bug 240343] x11-themes/plasma5-breeze-gtk: does not build if lang/python37 is installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 5 14:16:17 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343
--- Comment #3 from Ting-Wei Lan <lantw44 at gmail.com> ---
Created attachment 207213
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207213&action=edit
Patch
I just found a solution for the problem. It needs
-DPython3_FIND_STRATEGY=LOCATION to prefer the first one it finds instead of
finding the latest version in all paths, and -DPython3_EXECUTABLE=${PYTHON_CMD}
is also needed to tell find_program to skip the search. USES=gnome is added to
fix a warning because the port defines USE_GNOME.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list