From: Lydia Sobot Subject: Re: New ZoneMinder Port To: vansid Cc: ports@openbsd.org Date: Sun, 09 Aug 2026 18:10:58 +0200 On August 9, 2026 18:08:11 GMT+02:00, vansid wrote: >As for running the port make processes as a regular user, the SUDO >directive is actually mildly confusing...I thought there is no sudo in >OpenBSD and instead there is doas? I've seen Stuart and some others >mention that one should not build ports as root, but clearly some of >the commands/steps will not work without either elevated permissions >or specific permissions on certain directories. Will using this >directive help in this sense? I'm just not clear on how to avoid >using root privileges (like running some of the make commands with >doas). Yeah that's fair, it isn't the clearest thing in the world, but actually you should put a line like this: SUDO=doas