summaryrefslogtreecommitdiff
path: root/inputmethod/canuum/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/canuum/patches/patch-af')
-rw-r--r--inputmethod/canuum/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/inputmethod/canuum/patches/patch-af b/inputmethod/canuum/patches/patch-af
deleted file mode 100644
index 9db2aec4eee..00000000000
--- a/inputmethod/canuum/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.2 2002/06/10 09:55:00 sakamoto Exp $
-
---- sheader.h.orig Tue Aug 17 17:47:04 1999
-+++ sheader.h Tue Aug 17 17:48:00 1999
-@@ -336,7 +336,7 @@
- extern void set_keypad_on();
- extern void set_keypad_off();
- extern void set_scroll_region();
--#if defined(linux) || defined(__FreeBSD__) || defined(__MACHTEN__)
-+#if defined(linux) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__MACHTEN__)
- #define HAVE_SETENV
- #endif
- #ifndef HAVE_SETENV