summaryrefslogtreecommitdiff
path: root/net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch')
-rw-r--r--net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch b/net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch
new file mode 100644
index 000000000000..ab2f5a921368
--- /dev/null
+++ b/net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -2,7 +2,7 @@
+ # Gabriel Montenegro
+
+ GCC = g++
+-LDFLAGS = -lncurses
++LDFLAGS += $(shell $(PKG_CONFIG) --libs ncurses)
+ CFLAGS = -O2 -Wall
+
+ BIN = ifstatus