summaryrefslogtreecommitdiff
path: root/usr.bin/at
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2011-10-16 07:57:01 +0000
committerEd Schouten <ed@FreeBSD.org>2011-10-16 07:57:01 +0000
commit196769ee584553fbe782c508cf792654b8a042ea (patch)
tree75f96e03709ba01ed3d46e71f8f8af398225126d /usr.bin/at
parent73b018e38e6e0081445a1a4830e61c9a36493b53 (diff)
downloadsrc-test2-196769ee584553fbe782c508cf792654b8a042ea.tar.gz
src-test2-196769ee584553fbe782c508cf792654b8a042ea.zip
Notes
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 75546fc156fa..5e9cfc9302fd 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