diff options
Diffstat (limited to 'graphics/py-PyOpenGL/Makefile')
-rw-r--r-- | graphics/py-PyOpenGL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-PyOpenGL/Makefile b/graphics/py-PyOpenGL/Makefile index e577e392d3cb..9d6f54b65626 100644 --- a/graphics/py-PyOpenGL/Makefile +++ b/graphics/py-PyOpenGL/Makefile @@ -24,7 +24,7 @@ OPTIONS_DEFINE= TKINTER OPTIONS_DEFAULT= TKINTER TKINTER_DESC= Build with tkinter for X support -USES= dos2unix gl python:3.6+ +USES= dos2unix gl python USE_GL= glut USE_PYTHON= distutils autoplist |