diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2013-03-09 08:52:53 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2013-03-09 08:52:53 +0800 |
commit | 87b0e257e7afef987fb13570f8d01259260b9411 (patch) | |
tree | 46d9fe4995b832535cb17d6b3f3b8946bb698f89 /x11/mlterm/files | |
parent | f45e446c076fcab4b213d3b3baeaa54ffd43b3b1 (diff) | |
download | freebsd-ports-gnome-87b0e257e7afef987fb13570f8d01259260b9411.tar.gz freebsd-ports-gnome-87b0e257e7afef987fb13570f8d01259260b9411.tar.zst freebsd-ports-gnome-87b0e257e7afef987fb13570f8d01259260b9411.zip |
Update to 3.1.8.
Trim Makefile header.
Diffstat (limited to 'x11/mlterm/files')
-rw-r--r-- | x11/mlterm/files/patch-inputmethod_uim_im_uim.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/mlterm/files/patch-inputmethod_uim_im_uim.c b/x11/mlterm/files/patch-inputmethod_uim_im_uim.c deleted file mode 100644 index f772f0ad2fb1..000000000000 --- a/x11/mlterm/files/patch-inputmethod_uim_im_uim.c +++ /dev/null @@ -1,10 +0,0 @@ ---- inputmethod/uim/im_uim.c.orig 2008-05-07 21:49:29.000000000 +0900 -+++ inputmethod/uim/im_uim.c 2008-05-07 21:51:50.000000000 +0900 -@@ -35,6 +35,7 @@ - #include <uim-helper.h> - #include <uim-im-switcher.h> - -+#include <stdio.h> - #include <X11/keysym.h> /* XK_xxx */ - #include <kiklib/kik_mem.h> /* malloc/alloca/free */ - #include <kiklib/kik_str.h> /* kik_str_alloca_dup kik_str_sep kik_snprintf*/ |