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 10 01:23:24 UTC 2024

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethod: Enable mozc-renderer226


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 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.127 pkgsrc/inputmethod/Makefile:1.128
--- pkgsrc/inputmethod/Makefile:1.127   Sat Feb 10 01:21:51 2024
+++ pkgsrc/inputmethod/Makefile Sat Feb 10 01:23:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2024/02/10 01:21:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.128 2024/02/10 01:23:24 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -78,6 +78,7 @@ SUBDIR+=      libtabe
 SUBDIR+=       m17n-im-config
 SUBDIR+=       mozc-elisp
 SUBDIR+=       mozc-renderer
+SUBDIR+=       mozc-renderer226
 SUBDIR+=       mozc-server
 SUBDIR+=       mozc-server226
 SUBDIR+=       mozc-tool



Home | Main Index | Thread Index | Old Index