pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod inputmethod: Enable libime



details:   https://anonhg.NetBSD.org/pkgsrc/rev/336c3519e184
branches:  trunk
changeset: 447440:336c3519e184
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 20 21:28:48 2021 +0000

description:
inputmethod: Enable libime

diffstat:

 inputmethod/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c2fcf603dc61 -r 336c3519e184 inputmethod/Makefile
--- a/inputmethod/Makefile      Sat Feb 20 21:28:07 2021 +0000
+++ b/inputmethod/Makefile      Sat Feb 20 21:28:48 2021 +0000
@@ -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+=       libchewing
 SUBDIR+=       libchewing02
 SUBDIR+=       libhangul
+SUBDIR+=       libime
 SUBDIR+=       librime
 SUBDIR+=       libskk
 SUBDIR+=       libtabe



Home | Main Index | Thread Index | Old Index