summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/calendar/Makefile')
-rw-r--r--usr.bin/calendar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/calendar/Makefile b/usr.bin/calendar/Makefile
index 481713a..27df8b6 100644
--- a/usr.bin/calendar/Makefile
+++ b/usr.bin/calendar/Makefile
@@ -9,6 +9,8 @@ DE_LINKS= de_DE.ISO8859-15
FR_LINKS= fr_FR.ISO8859-15
TEXTMODE?= 444
+WARNS?= 3
+
beforeinstall:
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m ${TEXTMODE} \
${.CURDIR}/calendars/calendar.* ${DESTDIR}${SHAREDIR}/calendar
OpenPOWER on IntegriCloud