diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-07-31 04:29:57 +0800 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-07-31 04:29:57 +0800 |
commit | 7ffffa9b5077803dde243038e6180fea17c5adf6 (patch) | |
tree | a130c3ed24412d715a64372fd0c829b62143337a /textproc/Makefile | |
parent | 8910e782de0d389112a6afc8a0511448a9acc2aa (diff) | |
download | freebsd-ports-gnome-7ffffa9b5077803dde243038e6180fea17c5adf6.tar.gz freebsd-ports-gnome-7ffffa9b5077803dde243038e6180fea17c5adf6.tar.zst freebsd-ports-gnome-7ffffa9b5077803dde243038e6180fea17c5adf6.zip |
Fcitx support for Qt5
WWW: https://github.com/fcitx/fcitx-qt5
PR: 211378
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3bc927bab2eb..fafde62e6cfc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -187,6 +187,7 @@ SUBDIR += ezxml SUBDIR += fa-aspell SUBDIR += fcitx-m17n + SUBDIR += fcitx-qt5 SUBDIR += fex SUBDIR += ffe SUBDIR += fi-aspell |