CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/08/30 08:02:07
Modified files:
games/trader : Makefile
games/trader/patches: patch-src_system_h
Added files:
games/trader/patches: patch-src_utils_c
Removed files:
games/trader/files: strfmon.c strfmon.h
games/trader/patches: patch-src_Makefile_am
patch-src_Makefile_in
Log message:
trader: use fallback code in order to avoid using strfmon(3).
This avoids having to carry a standalone strfmon(3) implementation in
the ports tree and to patch it in.