diff options
Diffstat (limited to 'chinese/fcitx/Makefile')
-rw-r--r-- | chinese/fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 01a0ac710117..7673b8edce7f 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -34,7 +34,7 @@ USES= tar:xz cmake desktop-file-utils gettext iconv pathfix pkgconfig shared-mi INSTALLS_ICONS= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -OPTIONS_DEFINE= GTK2 GTK3 QT4 OPENCC TPUNC +OPTIONS_DEFINE= GTK2 GTK3 QT4 OPENCC TPUNC DOCS OPTIONS_DEFAULT=GTK2 GTK2_DESC= Enable Gtk2 IM module |