On Thu, Jul 31, 2008 at 10:59:20AM +0100, 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).
Is your umask set to 2? Try it again with 22. Regards, Markus