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 697072df68ab..ab88134abfe3 100644 --- a/graphics/py-PyOpenGL/Makefile +++ b/graphics/py-PyOpenGL/Makefile @@ -20,7 +20,7 @@ OPTIONS_DEFINE= TKINTER OPTIONS_DEFAULT= TKINTER TKINTER_DESC= Build with tkinter for X support -USES= dos2unix python +USES= dos2unix gl python USE_GL= glut USE_PYTHON= distutils autoplist |