https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343
--- Comment #3 from Ting-Wei Lan <lant...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"