CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/09/26 12:17:56
Modified files:
games/godot : Makefile
Log message:
games/godot: simplify mono handling
instead of the IS_MONO_ARCH loop use PROPERTIES; thanks espie for
the suggestion. While here, inline SHARP_POST_EXTRACT and
SHARP_DO_INSTALL using the same .if check on PROPERTIES.
