pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 20 21:30:38 UTC 2021

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethod: Enable fcitx5-chinese-addons


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/inputmethod/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/Makefile
diff -u pkgsrc/inputmethod/Makefile:1.94 pkgsrc/inputmethod/Makefile:1.95
--- pkgsrc/inputmethod/Makefile:1.94    Sat Feb 20 21:28:48 2021
+++ pkgsrc/inputmethod/Makefile Sat Feb 20 21:30:38 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2021/02/20 21:28:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.95 2021/02/20 21:30:38 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -19,6 +19,7 @@ SUBDIR+=      fcitx-skk
 SUBDIR+=       fcitx5
 SUBDIR+=       fcitx5-anthy
 SUBDIR+=       fcitx5-chewing
+SUBDIR+=       fcitx5-chinese-addons
 SUBDIR+=       fcitx5-configtool
 SUBDIR+=       fcitx5-gtk
 SUBDIR+=       fcitx5-mozc



Home | Main Index | Thread Index | Old Index