[kde-freebsd] [Bug 209204] Changing default Python version unduly difficult
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 6 17:55:19 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
Iblis Lin <iblis at hs.ntnu.edu.tw> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iblis at hs.ntnu.edu.tw
--- Comment #4 from Iblis Lin <iblis at hs.ntnu.edu.tw> ---
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.
More information about the kde-freebsd
mailing list