aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/qmc2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile
index ef98305ba5ca..154db1be77eb 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_SDL= sdl
USE_QT_VER= 4
QT_COMPONENTS= qmake_build uic_build moc_build rcc_build gui qtestlib xml phonon
MAKE_ENV= QTDIR="${QTDIR}" QMAKE="${QMAKE}" SYSCONFDIR="${PREFIX}/etc"