On 15 мая 2014 г., at 9:31, Marcus von Appen <m...@freebsd.org> wrote:
> On, Wed May 14, 2014, Dmitry Sivachenko wrote: > >> Hello! >> >> Imagine that I have python-2 as default version, so that >> /usr/local/bin/python points to python2.7 >> And I have a port which USE_PYTHON=3 and USES=shebangfix. >> >> It will "fix" python path as "/usr/local/bin/python" which is wrong (it >> should point to python3). >> > > The path is not *wrong*. lang/python installs /usr/local/bin/python. > I know, but in my example it would point to python2.7, rather than expected python3.3 which is wrong. _______________________________________________ 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"