https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
Iblis Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Iblis Lin <[email protected]> --- Hi, Here is the code block in Mk/Uses/python.Mk. From line 276-289 https://svnweb.freebsd.org/ports/head/Mk/Uses/python.mk?view=markup&pathrev=414168#l276 It shows that the python interpreter pointed by `/usr/local/bin/python` will be chosen. It overrides the config of `DEFAULT_VERSIONS`. And, in our case, we install python2 first, implies `/usr/local/bin/python` point to py2. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
