diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2011-08-06 19:57:02 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2011-08-06 19:57:02 +0800 |
commit | 8a73dd150d99c5854a7669ce63f5625495cf8c46 (patch) | |
tree | 11455f48d06f4460d66a136ec9cb33159600827b /textproc/Makefile | |
parent | ccedcd4e75900e67e84b9053f9266a49f357bb03 (diff) | |
download | freebsd-ports-gnome-8a73dd150d99c5854a7669ce63f5625495cf8c46.tar.gz freebsd-ports-gnome-8a73dd150d99c5854a7669ce63f5625495cf8c46.tar.zst freebsd-ports-gnome-8a73dd150d99c5854a7669ce63f5625495cf8c46.zip |
Add uim-gtk3, GTK+ 3.x modules of uim input method.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 705dd7c17992..3e993f37803c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1335,6 +1335,7 @@ SUBDIR += uim-el-xemacs21-mule SUBDIR += uim-gnome SUBDIR += uim-gtk + SUBDIR += uim-gtk3 SUBDIR += uim-kde SUBDIR += uim-kde4 SUBDIR += uim-m17nlib |