aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/fcitx/Makefile')
-rw-r--r--chinese/fcitx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index 0b363d804237..90168ed05a95 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -68,8 +68,7 @@ SUB_LIST+= GTK3_IM=xim
.if ${PORT_OPTIONS:MQT4}
USE_QT= yes
-USE_QT_VER= 4
-QT_COMPONENTS= gui
+USE_QT4= gui
CMAKE_ARGS+= -DENABLE_QT_IM_MODULE=ON
PLIST_SUB+= QT4=""
.else