games/funnyboat: Fix build with python-3.11

PR:		276047
Reported by:	wen@
Approved by:	portmgr@(blanket, fix build)
This commit is contained in:
Wen Heping 2024-01-13 13:45:16 +00:00
parent 2aeafe8951
commit 278b2d3e26

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYGAME}
USE_GITHUB= yes
GH_ACCOUNT= AMDmi3
USES= python:3.8-3.9,run # version range inherited from numpy
USES= python:run # version range inherited from numpy
NO_BUILD= yes
NO_ARCH= yes