summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorpooka <pooka>2000-01-17 17:40:05 +0000
committerpooka <pooka>2000-01-17 17:40:05 +0000
commitc54260dd91600f4e791a44bc7b443336976db144 (patch)
tree7ab9b0a47379c78931c456a7345cc9db6cd7e093 /editors/vim
parent3236d40b06d8cae5dfa56d864ed7eb8a9edaa449 (diff)
downloadpkgsrc-c54260dd91600f4e791a44bc7b443336976db144.tar.gz
Kill files missed by previous commit.
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/patches/patch-ab13
-rw-r--r--editors/vim/patches/patch-ac13
2 files changed, 0 insertions, 26 deletions
diff --git a/editors/vim/patches/patch-ab b/editors/vim/patches/patch-ab
deleted file mode 100644
index 2a4905972c4..00000000000
--- a/editors/vim/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.5 1999/12/21 13:18:07 pooka Exp $
-
---- config.mk.in.orig Sat Jun 20 15:22:37 1998
-+++ config.mk.in Sun Jan 10 23:22:48 1999
-@@ -14,7 +14,7 @@
- @SET_MAKE@
- CC = @CC@
- DEFS = @DEFS@
--CFLAGS = @CFLAGS@
-+CFLAGS = @CFLAGS@ @CPPFLAGS@
- srcdir = @srcdir@
- VPATH = @srcdir@
- LDFLAGS = @LDFLAGS@
diff --git a/editors/vim/patches/patch-ac b/editors/vim/patches/patch-ac
deleted file mode 100644
index 90987647e71..00000000000
--- a/editors/vim/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1999/12/21 13:18:07 pooka Exp $
-
---- feature.h.orig Sat Aug 21 14:08:09 1999
-+++ feature.h Sat Nov 20 11:45:33 1999
-@@ -346,7 +346,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