Index: Makefile =================================================================== --- Makefile (revision 481274) +++ Makefile (working copy) @@ -16,7 +16,7 @@ libpng.so:graphics/png \ libcurl.so:ftp/curl -USES= autoreconf pkgconfig:build tar:xz +USES= autoreconf compiler:c++11-lang pkgconfig:build tar:xz USE_XORG= x11 USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2 GNU_CONFIGURE= yes @@ -28,6 +28,7 @@ OPTIONS_SUB= yes OPENGL_CONFIGURE_WITH= opengl +OPENGL_USES= gl OPENGL_USE= GL=gl NLS_USES= gettext