summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-27 18:19:54 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-27 18:20:44 +0100
commit8a02f343a8d9b7de7ec864bf4379a1f256d7db7f (patch)
tree1b3d0d79d895a75491d2a0f0d8532ba120d9611f
parentnet/remmina: update to 1.4.37 (diff)
devel/py-game_sdl2: Fix pkg build
Approved by: portmgr (blanket)
-rw-r--r--devel/py-game_sdl2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile
index 08587927c47d..c73c4bd1f4d5 100644
--- a/devel/py-game_sdl2/Makefile
+++ b/devel/py-game_sdl2/Makefile
@@ -15,7 +15,7 @@ LICENSE_COMB= multi
LIB_DEPENDS= libpng.so:graphics/png
-USES= jpeg localbase python sdl
+USES= jpeg localbase python:2.7+ sdl
USE_PYTHON= autoplist distutils cython
USE_SDL= image2 mixer2 ttf2