We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea252d commit 6461b54Copy full SHA for 6461b54
devel/py-game_sdl2/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.10 2025/05/12 05:18:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2025/05/16 12:27:20 wiz Exp $
2
3
DISTNAME= pygame_sdl2-2.1.0+renpy8.3.7
4
PKGNAME= ${PYPKGPREFIX}-game_sdl2-2.1.0.8.3.7
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/renpy/pygame_sdl2
10
COMMENT= Set of Python modules designed for writing games for RenPy
11
LICENSE= gnu-lgpl-v2.1
12
13
-PYTHON_VERSIONS_INCOMPATIBLE= 27 312
+PYTHON_VERSIONS_INCOMPATIBLE= 27
14
15
TOOL_DEPENDS+= ${PYPKGPREFIX}-cython-[0-9]*:../../devel/py-cython
16
0 commit comments