https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982
--- Comment #2 from dennis <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
