summaryrefslogtreecommitdiffstats
path: root/usr.bin/nc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nc/Makefile')
-rw-r--r--usr.bin/nc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/nc/Makefile b/usr.bin/nc/Makefile
index a4400bc..84d20d3 100644
--- a/usr.bin/nc/Makefile
+++ b/usr.bin/nc/Makefile
@@ -9,4 +9,6 @@ CFLAGS+=-DIPSEC
LDADD= -lipsec
DPADD= ${LIBIPSEC}
+WARNS?= 1
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud