summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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