Is there an automated way to run python-updater during a stage4 build? Or do I need to manually do that? -- Tim Messier On Jul 9, 2012 12:54 PM, "Sebastian Pipping" wrote: > Hello Tim, > > > it sounds like you need to specify USE_PYTHON and run python-updater to > fix that issue. > > Here is my current confguration: > > # fgrep USE_PYTHON /etc/make.conf > USE_PYTHON="2.6 2.7 3.1 3.2" > > Best, > > > > Sebastian > >