summaryrefslogtreecommitdiff
path: root/editors/vim-share/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-22 16:25:57 +0000
committerwiz <wiz@pkgsrc.org>2001-04-22 16:25:57 +0000
commit03946f56715cbf62f82c1bcaf6291f7f9a71501f (patch)
treec63f49e8b186540e2ddb775410985491683ce3fd /editors/vim-share/patches
parent2c68a2075a669ec0c04637ee01f1c90ac5334b3e (diff)
downloadpkgsrc-03946f56715cbf62f82c1bcaf6291f7f9a71501f.tar.gz
Copy common patch-zb file to the three packages that share it.
Not nice, but IMHO much nicer than the previous copy-patch-files-just-before-patching-hack.
Diffstat (limited to 'editors/vim-share/patches')
-rw-r--r--editors/vim-share/patches/patch-zb13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/vim-share/patches/patch-zb b/editors/vim-share/patches/patch-zb
new file mode 100644
index 00000000000..3ea55cc7d32
--- /dev/null
+++ b/editors/vim-share/patches/patch-zb
@@ -0,0 +1,13 @@
+$NetBSD: patch-zb,v 1.1 2001/04/22 16:25:58 wiz Exp $
+
+--- feature.h.orig Wed Mar 29 17:10:34 2000
++++ feature.h Sun Jun 25 12:42:47 2000
+@@ -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