https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250884
--- Comment #9 from [email protected] --- A commit references this bug: Author: tcberner Date: Thu Nov 5 18:49:12 UTC 2020 New revision: 554148 URL: https://svnweb.freebsd.org/changeset/ports/554148 Log: math/cantor: Support ptyhon3.9 - instead of adding 'python3.9' to the list, simply patch in python-${PYTHON_VER} -- this way, this should fix two issues 1) make it work with python 2) help cmake find the "wanted" python version in unclean environments PR: 250884 Reported by: Oleg Sidorkin <[email protected]>, fluffy (previously) Changes: head/math/cantor/Makefile head/math/cantor/files/ head/math/cantor/files/patch-cmake_FindPythonLibs3.cmake -- You are receiving this mail because: You are the assignee for the bug.
