On 2008/07/31 10:59, Andreas Kahari wrote: > Hi list, > > I noticed that the devel/nspr port (CURRENT) requires root to build. > It won't build with SUDO=sudo. Also, it installs header files readable > only by root and the wheel group, which means that ports depending on > it also needs to build as root (SUDO=sudo won't work).
Please send a log, I build as non-root and never noticed this. I do use SUDO=sudo -E though.