diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile index 75546fc156f..5e9cfc9302f 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