Author: ed
Date: Sun Oct 16 07:57:01 2011
New Revision: 226420
URL: http://svn.freebsd.org/changeset/base/226420
Log:
Build at(1) with NO_WFORMAT instead of WARNS=1.
Modified:
head/usr.bin/at/Makefile
Modified: head/usr.bin/at/Makefile
==============================================================================
--- head/usr.bin/at/Makefile Sun Oct 16 07:36:27 2011 (r226419)
+++ head/usr.bin/at/Makefile Sun Oct 16 07:57:01 2011 (r226420)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"