jer 15/01/18 18:45:28 Added: nbwmon-0.5.2-tinfo.patch Log: Version bump. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.1 net-analyzer/nbwmon/files/nbwmon-0.5.2-tinfo.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/files/nbwmon-0.5.2-tinfo.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nbwmon/files/nbwmon-0.5.2-tinfo.patch?rev=1.1&content-type=text/plain Index: nbwmon-0.5.2-tinfo.patch =================================================================== --- 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) PREFIX=/usr/local BIN=nbwmon