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:28:48 UTC 2021

Modified Files:
        pkgsrc/inputmethod: Makefile

Log Message:
inputmethod: Enable libime


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 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.93 pkgsrc/inputmethod/Makefile:1.94
--- pkgsrc/inputmethod/Makefile:1.93    Sat Feb 20 21:26:58 2021
+++ pkgsrc/inputmethod/Makefile Sat Feb 20 21:28:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2021/02/20 21:26:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.94 2021/02/20 21:28:48 ryoon Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -63,6 +63,7 @@ SUBDIR+=      kinput2
 SUBDIR+=       libchewing
 SUBDIR+=       libchewing02
 SUBDIR+=       libhangul
+SUBDIR+=       libime
 SUBDIR+=       librime
 SUBDIR+=       libskk
 SUBDIR+=       libtabe



Home | Main Index | Thread Index | Old Index