On Fri, Sep 26, 2008 at 10:20:37AM -0400, Aaron W. Hsu wrote:
> Hello All,
>
> I am cleaning up a port to be imported into the tree, and I noticed
> that even though there are appropriate @newuser and @newgroup lines
> in the PLIST, these users are not created by the "make repackage"
> command, or any other command for that matter. According to pkg_add(1)
> the users will be created when the package is installed, but this
> doesn't work so well when the package requires those users when
> built, what can I do to fix this?
Fix it so that it doesn't require the users while being built.