On 2008/04/21 20:27, Igor Zinovik wrote: > I recently updated my system to -current (i used instructions from > release(8)) ... > I successfully managed to build it, > but when i'm doing `make plist' i see following and do not know how to > cope with these: > > I'm working in /usr/ports/myports which is owned by wsrc and my user is > member of this group. Port directory is /usr/ports/myports/www/free-sa.
- check you have matching base system and ports trees, infrastructure was changed recently - check you have all the /etc/sudoers env_keep lines merged in, alternatively use "SUDO=sudo -E" in mk.conf and make sure your user/group has SETENV: permission in sudoers. - call the directory "mystuff" not "myports", the name is special-cased
