aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-11-25 13:25:05 +0000
committerWen Heping <wen@FreeBSD.org>2012-11-25 13:25:05 +0000
commite23bdc1603ca1e86d1ae453fdafbbc5c460964c8 (patch)
tree140610bb99b5714e9a9fbacae61d06e9f1ecee5d /chinese
parentc263ea0a52fa8f0d8039b5d3d8a5a43c6c28353a (diff)
downloadports-e23bdc1603ca1e86d1ae453fdafbbc5c460964c8.tar.gz
ports-e23bdc1603ca1e86d1ae453fdafbbc5c460964c8.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index 2b9a845a3c97..3cfedfb917bb 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -70,8 +70,7 @@ SUB_LIST+= GTK3_IM=xim
.endif
.if ${PORT_OPTIONS:MQT4}
-USE_QT= yes
-USE_QT4= gui
+USE_QT4= qmake_build moc_build rcc_build uic_build dbus gui inputmethods
CMAKE_ARGS+= -DENABLE_QT_IM_MODULE=ON
PLIST_SUB+= QT4=""
.else