aboutsummaryrefslogtreecommitdiff
path: root/japanese/kterm/files
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-21 00:06:51 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-21 00:06:51 +0000
commit0c0376da37393c54b2cfeb061612a35b9d2ab075 (patch)
tree11092d16866bd73c37fa21e21305ea6b50450d09 /japanese/kterm/files
parentcd0bac1556edfe347f2c5bc0b6c52e2b4204a8fa (diff)
downloadports-0c0376da37393c54b2cfeb061612a35b9d2ab075.tar.gz
ports-0c0376da37393c54b2cfeb061612a35b9d2ab075.zip
Notes
Diffstat (limited to 'japanese/kterm/files')
-rw-r--r--japanese/kterm/files/patch-main.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/kterm/files/patch-main.c b/japanese/kterm/files/patch-main.c
new file mode 100644
index 000000000000..0091f5283435
--- /dev/null
+++ b/japanese/kterm/files/patch-main.c
@@ -0,0 +1,12 @@
+--- main.c.orig Tue Dec 20 22:31:20 2005
++++ main.c Tue Dec 20 22:35:22 2005
+@@ -237,7 +237,9 @@
+ #endif
+ #else /* } !SYSV { */ /* BSD systems */
+ #ifndef linux
++#ifndef USE_POSIX_TERMIOS
+ #include <sgtty.h>
++#endif
+ #endif
+ #include <sys/resource.h>
+ #define HAS_UTMP_UT_HOST