summaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-06-06 05:01:12 +0000
committerXin LI <delphij@FreeBSD.org>2006-06-06 05:01:12 +0000
commit8fe1b8c03eb5fa61b63f6b4b10a57a1b184830ef (patch)
treeafc548dbd2d52683e7a53d291a4610513d987ddc /usr.sbin/mailwrapper/Makefile
parented48a217f63309c0d3988ec21865760e30e0f91f (diff)
downloadsrc-test2-8fe1b8c03eb5fa61b63f6b4b10a57a1b184830ef.tar.gz
src-test2-8fe1b8c03eb5fa61b63f6b4b10a57a1b184830ef.zip
Notes
Diffstat (limited to 'usr.sbin/mailwrapper/Makefile')
-rw-r--r--usr.sbin/mailwrapper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile
index 3f305f773e70..252f5e772413 100644
--- a/usr.sbin/mailwrapper/Makefile
+++ b/usr.sbin/mailwrapper/Makefile
@@ -8,6 +8,7 @@ MAN= mailwrapper.8
DPADD= ${LIBUTIL}
LDADD= -lutil
+WARNS?= 6
.endif
.if ${MK_MAILWRAPPER} != "no" || ${MK_SENDMAIL} != "no"