summaryrefslogtreecommitdiff
path: root/net-analyzer/ifstatus/files/ifstatus-2.0.0-tinfo.patch
blob: ab2f5a92136853b03fe2d5fdc10e91ff1e577547 (plain)
1
2
3
4
5
6
7
8
9
10
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