Created attachment 220254 [details] Patch Was just passing by and made a patch to fix build with python3 scons. Builds fine, but still probably needs testing.
A commit references this bug: Author: jbeich Date: Sat Dec 5 22:00:15 UTC 2020 New revision: 557088 URL: https://svnweb.freebsd.org/changeset/ports/557088 Log: games/rlvm: drop python2 dependency PR: 251584 Submitted by: amdmi3 (based on) Changes: head/games/rlvm/Makefile head/games/rlvm/distinfo head/games/rlvm/files/patch-SConstruct
A commit references this bug: Author: jbeich Date: Sat Dec 5 22:02:58 UTC 2020 New revision: 557089 URL: https://svnweb.freebsd.org/changeset/ports/557089 Log: MFH: r557088 games/rlvm: drop python2 dependency PR: 251584 Submitted by: amdmi3 (based on) Changes: _U branches/2020Q4/ branches/2020Q4/games/rlvm/Makefile branches/2020Q4/games/rlvm/distinfo branches/2020Q4/games/rlvm/files/patch-SConstruct
Thanks for the help. With your patch: - runtime still works fine, tested with CLANNAD - TEST=on build needed one more "print" fix but otherwise all tests pass