summaryrefslogtreecommitdiff
path: root/devel/cscope/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cscope/files/patch-aa')
-rw-r--r--devel/cscope/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/cscope/files/patch-aa b/devel/cscope/files/patch-aa
deleted file mode 100644
index ad0f8789c9ad..000000000000
--- a/devel/cscope/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/constants.h.orig Sun Jul 28 09:22:38 2002
-+++ src/constants.h Mon Aug 5 12:07:50 2002
-@@ -95,7 +95,7 @@
- #define INCLUDES 8
- #define FIELDS 9
-
--#if (BSD || V9) && !__NetBSD__
-+#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__
- #define TERMINFO 0 /* no terminfo curses */
- #else
- #define TERMINFO 1