diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-20 21:46:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-20 21:46:25 +0000 |
commit | 513f1ac309ddb9c781449bcfa3ae149f64decde1 (patch) | |
tree | 95d90bb81b50730250c46bf329ba92395fcca5ad /inputmethod | |
parent | f7352cbd1ab881ffe56ef61b9854cff836b1ec18 (diff) | |
download | pkgsrc-513f1ac309ddb9c781449bcfa3ae149f64decde1.tar.gz |
inputmethod: Enable fcitx5-table-extra
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 7787303cfbf..41884ba2aad 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2021/02/20 21:44:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.101 2021/02/20 21:46:25 ryoon Exp $ # COMMENT= Input method tools and libraries @@ -31,6 +31,7 @@ SUBDIR+= fcitx5-qt SUBDIR+= fcitx5-rime SUBDIR+= fcitx5-sayura SUBDIR+= fcitx5-skk +SUBDIR+= fcitx5-table-extra SUBDIR+= gcin SUBDIR+= gtk-im-libthai SUBDIR+= ibus |