K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-12-13T18:54:02.476115Z K 7 svn:log V 395 Since r367027, the setgid games have been installed as setgid root instead of setgid root. The port redefines BINGRP when necessary, but since BINGRP was being passed in MAKE_ARGS, it overrode those redefinitions. Passing BINGRP in MAKE_ENV instead should allow uidfix to still work, while making sure that the games are installed with the correct group. Submitted by: Glen Foster MFH: 2014Q4 END