[Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 11 04:00:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982
--- Comment #3 from dennis <drac7ft at gmail.com> ---
(In reply to Kubilay Kocak from comment #1)
I think I didn't reply correctly. Sorry!
Hi Kubilay.
python2 make makeplist:
/you/have/to/check/what/makeplist/gives/you
bin/2to3-2
bin/idle2
bin/pydoc2
bin/python2
bin/python2-config
libdata/pkgconfig/python2.pc
python3 make makeplist:
/you/have/to/check/what/makeplist/gives/you
bin/2to3-2
bin/idle2
bin/pydoc2
bin/python2
bin/python2-config
libdata/pkgconfig/python2.pc
I get the same result for both python2 as for python3, I checked it twice since
it seems odd.
I don't have an /etc/make.conf, so that implies a default make environment.
Dennis.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-python
mailing list