diff options
Diffstat (limited to 'emulators/osmose/Makefile')
-rw-r--r-- | emulators/osmose/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/osmose/Makefile b/emulators/osmose/Makefile index c0ed53cce4b5..9fb8469920fe 100644 --- a/emulators/osmose/Makefile +++ b/emulators/osmose/Makefile @@ -22,8 +22,7 @@ LIB_DEPENDS= asound.2:${PORTSDIR}/audio/alsa-lib RUN_DEPENDS= ${LOCALBASE}/include/linux/joystick.h:${PORTSDIR}/devel/linux-js USE_ZIP= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui opengl moc_build qmake_build uic_build +USE_QT4= corelib gui opengl moc_build qmake_build uic_build QMAKEFLAGS+= TARGET=release PORTDOCS= Readme.txt TODO.txt |