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:   wiz
Date:           Fri Aug 28 11:30:48 UTC 2026

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethods/Makefile: + anthy-unicode*


To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 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.135 pkgsrc/inputmethod/Makefile:1.136
--- pkgsrc/inputmethod/Makefile:1.135   Fri Aug 16 11:03:45 2024
+++ pkgsrc/inputmethod/Makefile Fri Aug 28 11:30:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2024/08/16 11:03:45 wiz Exp $
+# $NetBSD: Makefile,v 1.136 2026/08/28 11:30:48 wiz Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -6,6 +6,8 @@ COMMENT=        Input method tools and librarie
 SUBDIR+=       Chinput
 SUBDIR+=       anthy
 SUBDIR+=       anthy-elisp
+SUBDIR+=       anthy-unicode
+SUBDIR+=       anthy-unicode-elisp
 SUBDIR+=       canna
 SUBDIR+=       canna-canuum
 SUBDIR+=       canna-dict



Home | Main Index | Thread Index | Old Index