Hi everybody.
I'm trying to add a new port but when I do
I've added the user/group as explained here http://www.freebsd.org/doc/en/books/porters-handbook/book.html#users-and-groups and in the work/ dir I found the users-groups.sh file that works if I execute it manually.
What am I doing wrong?
I'm trying to add a new port but when I do
make stage I've the following error:
Code:
chown: mcspigot: illegal group name
*** [do-install] Error code 1
Stop in /usr/ports/games/spigot.
*** [install] Error code 1
I've added the user/group as explained here http://www.freebsd.org/doc/en/books/porters-handbook/book.html#users-and-groups and in the work/ dir I found the users-groups.sh file that works if I execute it manually.
What am I doing wrong?