summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-07-25 08:06:30 +0200
committerJeroen Roovers <jer@gentoo.org>2016-07-25 08:06:30 +0200
commit16fb0105db4ac9955ad2f01f9a5c7db16e7afcce (patch)
tree03a0861442f06492650563ff4340a94cd1306728 /net-analyzer/nbwmon/files
parentnet-analyzer/bmon: Version bump. (diff)
downloadgentoo-16fb0105db4ac9955ad2f01f9a5c7db16e7afcce.tar.gz
gentoo-16fb0105db4ac9955ad2f01f9a5c7db16e7afcce.tar.bz2
gentoo-16fb0105db4ac9955ad2f01f9a5c7db16e7afcce.zip
net-analyzer/nbwmon: Old.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/nbwmon/files')
-rw-r--r--net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch b/net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch
deleted file mode 100644
index cb2b7a35887d..000000000000
--- a/net-analyzer/nbwmon/files/nbwmon-0.4.3-tinfo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -2,7 +2,7 @@
- # add -I/usr/pkg/include and -L/usr/pkg/lib to the options
- # below.
- CFLAGS+=-std=c99 -pedantic -Wall -Wextra
--LDLIBS=-lncurses
-+LDLIBS=$(shell $(PKG_CONFIG) --libs ncurses)
-
- BIN=nbwmon
-