diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qmc2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index 154db1be77eb..730902e49b9c 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS+= sdlmess:${PORTSDIR}/emulators/sdlmess USE_BZIP2= yes USE_GMAKE= yes +USE_GL= yes USE_SDL= sdl USE_QT_VER= 4 QT_COMPONENTS= qmake_build uic_build moc_build rcc_build gui qtestlib xml phonon |