Index: bsd.port.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v retrieving revision 1.699 diff -u -r1.699 bsd.port.mk --- bsd.port.mk 9 Nov 2011 08:53:12 -0000 1.699 +++ bsd.port.mk 7 Dec 2011 19:45:15 -0000 @@ -1240,8 +1240,8 @@ # where 'make config' records user configuration options PORT_DBDIR?= /var/db/ports -UID_FILES?= ${PORTSDIR}/UIDs -GID_FILES?= ${PORTSDIR}/GIDs +UID_FILES?= ${PORTSDIR}/UIDs /etc/master.passwd +GID_FILES?= ${PORTSDIR}/GIDs /etc/group UID_OFFSET?= 0 GID_OFFSET?= 0