pflogd does not depend on libutil
This commit is contained in:
parent
6af2d8427c
commit
ac9560962d
@ -9,7 +9,7 @@ MAN= pflogd.8
|
||||
CFLAGS+=-include ${.CURDIR}/../../lib/libpcap/config.h
|
||||
|
||||
LDADD= -lpcap
|
||||
DPADD= ${LIBPCAP} ${LIBUTIL}
|
||||
DPADD= ${LIBPCAP}
|
||||
|
||||
WARNS?= 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user