summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2010-03-29 07:08:47 +0000
committeredwin <edwin@FreeBSD.org>2010-03-29 07:08:47 +0000
commit14fe0275f0bf07fcb161ebeb92876aae87038eb4 (patch)
tree959afabff06d2b95342de4f350e8ae32dfb16985 /usr.bin/calendar
parent914d5a5c2da11a9119f44c4469b7820a3471ddbb (diff)
downloadFreeBSD-src-14fe0275f0bf07fcb161ebeb92876aae87038eb4.zip
FreeBSD-src-14fe0275f0bf07fcb161ebeb92876aae87038eb4.tar.gz
Bump WARNS to 7
Diffstat (limited to 'usr.bin/calendar')
-rw-r--r--usr.bin/calendar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/calendar/Makefile b/usr.bin/calendar/Makefile
index d135805..e5d1c6a 100644
--- a/usr.bin/calendar/Makefile
+++ b/usr.bin/calendar/Makefile
@@ -11,7 +11,7 @@ DE_LINKS= de_DE.ISO8859-15
FR_LINKS= fr_FR.ISO8859-15
TEXTMODE?= 444
-WARNS?= 3
+WARNS?= 7
beforeinstall:
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m ${TEXTMODE} \
OpenPOWER on IntegriCloud