New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/26224#discussion_r520779501 Comment: If the option were called `setuid`, you could just drop the two `vopt_if` conditions in `depends` and use `if [ "$build_option_setuid" ]` to gate the `chmod` in `post_install`.