diff options
Diffstat (limited to 'games/openmw/Makefile')
-rw-r--r-- | games/openmw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 5ad99cbcb656..cfdcf4fa238b 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -23,9 +23,9 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ USE_GITHUB= yes GH_ACCOUNT= OpenMW -USES= cmake:outsource compiler:c++14-lang openal pkgconfig +USES= cmake:outsource compiler:c++14-lang openal pkgconfig qt:5 USE_GL= gl -USE_QT5= qmake_build buildtools_build core gui network opengl \ +USE_QT= qmake_build buildtools_build core gui network opengl \ printsupport widgets USE_SDL= sdl2 USE_XORG= xt |