summaryrefslogtreecommitdiff
path: root/editors/vim-xaw/patches/patch-zb
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-xaw/patches/patch-zb')
-rw-r--r--editors/vim-xaw/patches/patch-zb13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/vim-xaw/patches/patch-zb b/editors/vim-xaw/patches/patch-zb
deleted file mode 100644
index ac041ee3b50..00000000000
--- a/editors/vim-xaw/patches/patch-zb
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-zb,v 1.3 2001/10/04 10:18:13 martti Exp $
-
---- feature.h.orig Tue Sep 25 20:51:26 2001
-+++ feature.h Thu Oct 4 09:44:15 2001
-@@ -489,7 +489,7 @@
- * (used only with NO_BUILTIN_TCAPS not defined).
- */
- #ifdef HAVE_TGETENT
--/* #define NO_BUILTIN_TCAPS */
-+#define NO_BUILTIN_TCAPS
- #endif
-
- #if !defined(NO_BUILTIN_TCAPS) && !defined(FEAT_GUI_W16)