summaryrefslogtreecommitdiffstats
path: root/usr.bin/at
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-10-16 07:57:01 +0000
committered <ed@FreeBSD.org>2011-10-16 07:57:01 +0000
commit26202ae0ce90cf86753dc7cc528e82cca7d320bb (patch)
tree75f96e03709ba01ed3d46e71f8f8af398225126d /usr.bin/at
parente4b5520b25cdc2e4e34dd67c17008959bd9492dd (diff)
downloadFreeBSD-src-26202ae0ce90cf86753dc7cc528e82cca7d320bb.zip
FreeBSD-src-26202ae0ce90cf86753dc7cc528e82cca7d320bb.tar.gz
Build at(1) with NO_WFORMAT instead of WARNS=1.
Diffstat (limited to 'usr.bin/at')
-rw-r--r--usr.bin/at/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile
index 75546fc..5e9cfc9 100644
--- a/usr.bin/at/Makefile
+++ b/usr.bin/at/Makefile
@@ -11,7 +11,7 @@ MLINKS= at.1 batch.1 \
at.1 atq.1 \
at.1 atrm.1
-WARNS?= 1
+NO_WFORMAT=
BINOWN= root
BINMODE= 4555
OpenPOWER on IntegriCloud