summaryrefslogtreecommitdiff
path: root/dev-util/cscope/files/cscope-15.6-darwin.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cscope/files/cscope-15.6-darwin.patch')
-rw-r--r--dev-util/cscope/files/cscope-15.6-darwin.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-util/cscope/files/cscope-15.6-darwin.patch b/dev-util/cscope/files/cscope-15.6-darwin.patch
deleted file mode 100644
index e755f3257efd..000000000000
--- a/dev-util/cscope/files/cscope-15.6-darwin.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/constants.h
-+++ b/src/constants.h
-@@ -103,7 +103,7 @@
- #define INCLUDES 8
- #define FIELDS 9
-
--#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__
-+#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ && !__MACH__
- # define TERMINFO 0 /* no terminfo curses */
- #else
- # define TERMINFO 1