summaryrefslogtreecommitdiffstats
path: root/libexec/talkd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/talkd/Makefile')
-rw-r--r--libexec/talkd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile
index 10f6519..4900857 100644
--- a/libexec/talkd/Makefile
+++ b/libexec/talkd/Makefile
@@ -6,7 +6,8 @@ SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c
.PATH: ${.CURDIR}/../../usr.bin/wall
MAN= talkd.8
CFLAGS+=-I${.CURDIR}/../../usr.bin/wall
-WFORMAT=0
+
+WARNS?= 6
DPADD= ${LIBULOG}
LDADD= -lulog
OpenPOWER on IntegriCloud