summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nbwmon/files/nbwmon-0.3.2-tinfo.patch')
-rw-r--r--net-analyzer/nbwmon/files/nbwmon-0.3.2-tinfo.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/net-analyzer/nbwmon/files/nbwmon-0.3.2-tinfo.patch b/net-analyzer/nbwmon/files/nbwmon-0.3.2-tinfo.patch
deleted file mode 100644
index 43fddea73b63..000000000000
--- a/net-analyzer/nbwmon/files/nbwmon-0.3.2-tinfo.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -1,4 +1,5 @@
--CFLAGS+=-std=c99 -pedantic -Wall -lncurses
-+CFLAGS+=-std=c99 -pedantic -Wall
-+LDLIBS= $(shell $(PKG_CONFIG) --libs ncurses)
-
- BIN=nbwmon
-