diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:36:13 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 21:36:13 +0000 |
commit | c2e845d0c8bc7c9f164cff0518da23f674677570 (patch) | |
tree | 7fc33d51c49bd9a7ccd279ab581748918852d482 /chinese/fcitx | |
parent | 2f557a46788f7ec9b1355f7a17e8ca1cfe208f8b (diff) | |
download | ports-c2e845d0c8bc7c9f164cff0518da23f674677570.tar.gz ports-c2e845d0c8bc7c9f164cff0518da23f674677570.zip |
Notes
Diffstat (limited to 'chinese/fcitx')
-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 f3458258c22c..633d3f0705a1 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -45,7 +45,7 @@ USE_XORG= x11 xext xkbfile sm ice USE_LDCONFIG= yes USES= compiler:c++11-lang gnome tar:xz cmake:noninja desktop-file-utils \ gettext-tools:build,run gettext-runtime iconv:wchar_t \ - kde:5 pkgconfig shared-mime-info compiler:c++14-lang + kde:5 pkgconfig shared-mime-info compiler:c++14-lang xorg INSTALLS_ICONS= yes OPTIONS_DEFINE= GTK2 GTK3 OPENCC TPUNC DOCS |