https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168159
Max Brazhnikov <m...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@freebsd.org --- Comment #4 from Max Brazhnikov <m...@freebsd.org> --- Created attachment 157311 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157311&action=edit Enforce default Python provided by the ports tree While this bug was resolved with the update of CMake to 3.0.1 in r366996, the workaround was still useful: by default CMake picks up the highest available version of Python package, while we want to use the default version provided by the ports framework. The attached patch fixes build issues reported in https://bugs.freebsd.org/199685 and https://bugs.freebsd.org/200518. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"