aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2009-03-18 02:44:13 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2009-03-18 02:44:13 +0000
commit64a5d9dda40239f6d80e148dafe5da5492751cfb (patch)
tree559a534281bcc9c211556557ff38f72815e3ceb4 /emulators
parentc3f605aa9b52197fe41f6a244535b358e056c6ab (diff)
downloadports-64a5d9dda40239f6d80e148dafe5da5492751cfb.tar.gz
ports-64a5d9dda40239f6d80e148dafe5da5492751cfb.zip
Notes
Diffstat (limited to 'emulators')
-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"