pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod Add and enable uim and anthy-elisp.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f036b6093c9
branches:  trunk
changeset: 486456:8f036b6093c9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 28 17:10:56 2004 +0000

description:
Add and enable uim and anthy-elisp.

diffstat:

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

diffs (25 lines):

diff -r a9dfa9ebe672 -r 8f036b6093c9 inputmethod/Makefile
--- a/inputmethod/Makefile      Tue Dec 28 17:10:17 2004 +0000
+++ b/inputmethod/Makefile      Tue Dec 28 17:10:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/12/04 03:58:09 taya Exp $
+# $NetBSD: Makefile,v 1.19 2004/12/28 17:10:56 wiz Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -6,6 +6,7 @@
 SUBDIR+=       Chinput
 SUBDIR+=       ami
 SUBDIR+=       anthy
+SUBDIR+=       anthy-elisp
 SUBDIR+=       canna
 SUBDIR+=       canna-canuum
 SUBDIR+=       canna-dict
@@ -30,6 +31,7 @@
 SUBDIR+=       skkinput
 SUBDIR+=       skkserv
 SUBDIR+=       tc
+SUBDIR+=       uim
 SUBDIR+=       unicon-im
 SUBDIR+=       xcin
 



Home | Main Index | Thread Index | Old Index