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