diff options
author | rxg <rxg> | 2006-01-16 13:07:00 +0000 |
---|---|---|
committer | rxg <rxg> | 2006-01-16 13:07:00 +0000 |
commit | bd5d3490f7ef9819bf85141405cb4065f1ebcd64 (patch) | |
tree | 9da1f1775353727c6e1f4258de083e853ddb7bb6 /inputmethod/Makefile | |
parent | 1b36a3073270e1768a9d2f13deea709133b233d5 (diff) | |
download | pkgsrc-bd5d3490f7ef9819bf85141405cb4065f1ebcd64.tar.gz |
Added & enable fcitx.
Added & enable gcin.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r-- | inputmethod/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index a768b5c65f9..5978f0341b0 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/12/28 17:10:56 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/01/16 13:07:00 rxg Exp $ # COMMENT= Input method tools and libraries @@ -12,6 +12,8 @@ SUBDIR+= canna-canuum SUBDIR+= canna-dict SUBDIR+= canna-lib SUBDIR+= canna-server +SUBDIR+= fcitx +SUBDIR+= gcin SUBDIR+= iiimecf SUBDIR+= imhangul SUBDIR+= imhangul_status_applet |