https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256254

--- Comment #2 from Volodymyr Kostyrko <arc...@b1t.name> ---
Ah, I see what's going on. But this way it could be triggered by almost
everything there, like missing audit or unbound.

CHECK_UIDS= \
  ${MK_AUDIT:Mno:?:auditstd} \
  ${MK_NTPD:Mno:?:ntpd}
CHECK_GIDS= \
  ${MK_AUDIT:Mno:?:audit} \
  ${MK_NTPD:Mno:?:ntpd}

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to