K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-09-21T15:23:32.674197Z K 7 svn:log V 310 games/starfighter: fix build on GCC architectures Set USE_CSTD=c99 to fix build issue when using base GCC: gfx.c:922: error: 'for' loop initial declaration used outside C99 mode PR: 240691 Approved by: portmgr (blanket: build fix), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21722 END