diff options
Diffstat (limited to 'devel/py-pysdl2/Makefile')
-rw-r--r-- | devel/py-pysdl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pysdl2/Makefile b/devel/py-pysdl2/Makefile index 88adcdbab67a..b530f5391fd4 100644 --- a/devel/py-pysdl2/Makefile +++ b/devel/py-pysdl2/Makefile @@ -14,7 +14,7 @@ LICENSE= PD CC0-1.0 ZLIB LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/doc/copying.rst -USES= dos2unix python sdl +USES= dos2unix python:3.6+ sdl USE_PYTHON= autoplist concurrent distutils USE_SDL= gfx2 image2 mixer2 sdl2 ttf2 |