CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/21 11:46:21
Modified files:
games/renpy : Makefile
Log message:
use lang/cython,python3 to build renpy.
following MODPY_BIN_SUFFIX switch the "cython" command is renamed
to cython-2 for the py2 version - the py3 build of cython is happy to
work with code from a py2 port.
