summaryrefslogtreecommitdiffstats
path: root/sbin/pflogd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/pflogd/Makefile')
-rw-r--r--sbin/pflogd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/pflogd/Makefile b/sbin/pflogd/Makefile
index fcff8eb..49a311e 100644
--- a/sbin/pflogd/Makefile
+++ b/sbin/pflogd/Makefile
@@ -8,8 +8,7 @@ MAN= pflogd.8
CFLAGS+=-include ${.CURDIR}/../../lib/libpcap/config.h
-LDADD= -lpcap
-DPADD= ${LIBPCAP}
+LIBADD= pcap
WARNS?= 2
OpenPOWER on IntegriCloud