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 Mar  6 04:59:07 UTC 2021

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethod: Enable rime-pinyin-simp


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 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.113 pkgsrc/inputmethod/Makefile:1.114
--- pkgsrc/inputmethod/Makefile:1.113   Sat Mar  6 04:57:10 2021
+++ pkgsrc/inputmethod/Makefile Sat Mar  6 04:59:07 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2021/03/06 04:57:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.114 2021/03/06 04:59:07 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -100,6 +100,7 @@ SUBDIR+=    rime-ipa
 SUBDIR+=       rime-jyutping
 SUBDIR+=       rime-luna-pinyin
 SUBDIR+=       rime-middle-chinese
+SUBDIR+=       rime-pinyin-simp
 SUBDIR+=       rime-prelude
 SUBDIR+=       rime-terra-pinyin
 SUBDIR+=       ruby-zinnia



Home | Main Index | Thread Index | Old Index