summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorpooka <pooka@pkgsrc.org>2000-01-17 17:40:05 +0000
committerpooka <pooka@pkgsrc.org>2000-01-17 17:40:05 +0000
commitd46e9800b964e196d22c7171cea410040ee938ed (patch)
tree7ab9b0a47379c78931c456a7345cc9db6cd7e093 /editors/vim
parentd577ee9317fe06016f5e270b2c53c4968c9021fc (diff)
downloadpkgsrc-d46e9800b964e196d22c7171cea410040ee938ed.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