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:45:45 UTC 2021

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethod: Enable rime-cantonese


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 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.106 pkgsrc/inputmethod/Makefile:1.107
--- pkgsrc/inputmethod/Makefile:1.106   Sat Mar  6 04:43:49 2021
+++ pkgsrc/inputmethod/Makefile Sat Mar  6 04:45:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2021/03/06 04:43:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.107 2021/03/06 04:45:45 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -92,6 +92,7 @@ SUBDIR+=      py-zinnia
 SUBDIR+=       rime-array
 SUBDIR+=       rime-bopomofo
 SUBDIR+=       rime-cangjie
+SUBDIR+=       rime-cantonese
 SUBDIR+=       rime-luna-pinyin
 SUBDIR+=       rime-prelude
 SUBDIR+=       rime-terra-pinyin



Home | Main Index | Thread Index | Old Index