1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Reported by:	ak
This commit is contained in:
Baptiste Daroussin 2013-09-24 13:23:15 +00:00
parent 3e7a23903b
commit 18f59d0843
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328128

View File

@ -12,7 +12,7 @@
.if ${UID} != 0
MAKE_ENV+= BINOWN=${UID} SHAREOWN=${UID} CONFOWN=${UID}
BINOWN= ${UID}
SHAREOWN= ${UIID}
SHAREOWN= ${UID}
WWWOWN= ${UID}
.endif
.endif