summaryrefslogtreecommitdiffstats
path: root/sbin/pflogd
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/pflogd')
-rw-r--r--sbin/pflogd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/pflogd/Makefile b/sbin/pflogd/Makefile
index 4d9141f..02589ba 100644
--- a/sbin/pflogd/Makefile
+++ b/sbin/pflogd/Makefile
@@ -6,7 +6,7 @@ PROG= pflogd
SRCS= pflogd.c pidfile.c privsep.c privsep_fdpass.c
MAN= pflogd.8
-CFLAGS=-include ../../lib/libpcap/config.h
+CFLAGS=-include ${.CURDIR}/../../lib/libpcap/config.h
LDADD= -lpcap -lutil
DPADD= ${LIBPCAP} ${LIBUTIL}
OpenPOWER on IntegriCloud