diff options
author | obache <obache@pkgsrc.org> | 2012-04-22 13:22:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-22 13:22:25 +0000 |
commit | 17c4504ad810e863a26652290568d42694c6d693 (patch) | |
tree | 5499520cc2514bec19f03175221a4367bd9a3405 | |
parent | 312589955b2ba888ef320822aa60d63bcb0ebc80 (diff) | |
download | pkgsrc-17c4504ad810e863a26652290568d42694c6d693.tar.gz |
+ libskk
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 2ef16aed6ff..87737d10900 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2011/09/13 07:31:17 mef Exp $ +# $NetBSD: Makefile,v 1.52 2012/04/22 13:22:25 obache Exp $ # COMMENT= Input method tools and libraries @@ -47,6 +47,7 @@ SUBDIR+= kinput2 SUBDIR+= libchewing SUBDIR+= libchewing02 SUBDIR+= libhangul +SUBDIR+= libskk SUBDIR+= libtabe SUBDIR+= m17n-im-config SUBDIR+= multiskkserv |