summaryrefslogtreecommitdiffstats
path: root/emulators/bsnes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/bsnes/Makefile')
-rw-r--r--emulators/bsnes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile
index 8dd1ca1..b127f04 100644
--- a/emulators/bsnes/Makefile
+++ b/emulators/bsnes/Makefile
@@ -40,8 +40,7 @@ OPTIONS= GUI_GTK "Build with GTK+ GUI" on \
.if defined(WITH_GUI_GTK)
MAKE_ENV+= phoenix="gtk"
.else
-USE_QT_VER= 4
-QT_COMPONENTS= corelib gui
+USE_QT4= corelib gui
MAKE_ENV+= phoenix="qt"
.endif
OpenPOWER on IntegriCloud