On 2008-04-22, Igor Zinovik <[EMAIL PROTECTED]> wrote:
> Even running `make plist' as root does not helped.

That rules out sudo as being the problem this time.

Perhaps you could include the current version of the port, so
others can see if a problem with the port itself is causing it.

>>- 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.
>
> I'm using following setup in sudoers:
> %wheel  ALL=(ALL)       SETENV : NOPASSWD : ALL

To use sudo for ports development you must at least make sure you
have the up-to-date env_keep lines, or use SUDO=sudo -E.

SETENV _permits_ you to use sudo -E, it doesn't change default
behaviour.


Reply via email to