summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2006-09-21 18:16:22 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2006-09-21 18:16:22 +0000
commit24c2567f033ee0a2f79620795d0c2d6ddacb1e0c (patch)
tree2bd253d1bebb6147fc92cdb85af71017a46836fd
parent6e9bee64389b1f45141bcd0916d0399ad67bd50b (diff)
Notes
-rw-r--r--usr.sbin/authpf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile
index 82d78241545e7..b4c9b4f36217b 100644
--- a/usr.sbin/authpf/Makefile
+++ b/usr.sbin/authpf/Makefile
@@ -11,7 +11,7 @@ BINMODE= 6555
SRCS= authpf.c
-CFLAGS+= -I${.CURDIR}/../../contrib/pf/pfctl -Wall -Werror
+CFLAGS+= -I${.CURDIR}/../../contrib/pf/pfctl
# XXX ALTQ:
CFLAGS+= -DENABLE_ALTQ