summaryrefslogtreecommitdiff
path: root/editors/vim/patches/patch-zb
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/patches/patch-zb')
-rw-r--r--editors/vim/patches/patch-zb13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/vim/patches/patch-zb b/editors/vim/patches/patch-zb
new file mode 100644
index 00000000000..b329499d8d6
--- /dev/null
+++ b/editors/vim/patches/patch-zb
@@ -0,0 +1,13 @@
+$NetBSD: patch-zb,v 1.1 2001/06/06 06:07:28 pooka Exp $
+
+--- feature.h.orig Wed Mar 29 17:10:34 2000
++++ feature.h Wed Jun 6 08:10:02 2001
+@@ -349,7 +349,7 @@
+ * (used only with NO_BUILTIN_TCAPS not defined).
+ */
+ #ifdef HAVE_TGETENT
+-/* #define NO_BUILTIN_TCAPS */
++# define NO_BUILTIN_TCAPS
+ #endif
+
+ #ifndef NO_BUILTIN_TCAPS