CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/05 08:32:06
Modified files:
games/xmj : Makefile distinfo
games/xmj/pkg : PLIST
Removed files:
games/xmj/patches: patch-Imakefile patch-event_c
Log message:
xmj: update to 1.16; fix the build with -fno-common
20 years of changes: https://mahjong.julianbradfield.org/news.html
Note that xmj moved to gtk+2. While here, build with -std=gnu99;
this should avoid a build failure on base-gcc archs because of
initial declaractions in 'for' loops.
OK sthen@