diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-19 21:01:15 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-19 21:01:15 +0000 |
commit | a5a0d2a6fc8485d3cf572f1e0202bd3aa36a1c3e (patch) | |
tree | 9f85e01cb1969690158878d697e1b9c83db4b462 /emulators | |
parent | c7639e003517189a93845d31497dd27757852f11 (diff) | |
download | ports-a5a0d2a6fc8485d3cf572f1e0202bd3aa36a1c3e.tar.gz ports-a5a0d2a6fc8485d3cf572f1e0202bd3aa36a1c3e.zip |
Notes
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 |