K 10 svn:author V 7 linimon K 8 svn:date V 27 2018-11-05T19:55:42.167707Z K 7 svn:log V 239 Base GCC compiles by default in C89, while this port is written in C99, which breaks compilation on GCC architectures. Set USE_CSTD=c99 to make this port build. PR: 232517 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) END