diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
commit | 9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch) | |
tree | bc087bd13fb3e313884021b8e0a5e2046e75d491 /chinese/fcitx/Makefile | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) |
Notes
Diffstat (limited to 'chinese/fcitx/Makefile')
-rw-r--r-- | chinese/fcitx/Makefile | 3 |
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 |