https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
Iblis Lin <ib...@hs.ntnu.edu.tw> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ib...@hs.ntnu.edu.tw --- Comment #4 from Iblis Lin <ib...@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. _______________________________________________ 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"