Author: edwin
Date: Thu Mar  4 12:18:24 2010
New Revision: 204706
URL: http://svn.freebsd.org/changeset/base/204706

Log:
  Remove no-op of WARNS?=
  
  Submitted by: Ulrich Sp??rlein <[email protected]>

Modified:
  head/usr.bin/ncal/Makefile

Modified: head/usr.bin/ncal/Makefile
==============================================================================
--- head/usr.bin/ncal/Makefile  Thu Mar  4 11:09:49 2010        (r204705)
+++ head/usr.bin/ncal/Makefile  Thu Mar  4 12:18:24 2010        (r204706)
@@ -4,7 +4,6 @@ PROG=   ncal
 
 DPADD= ${LIBCALENDAR} ${LIBTERMCAP}
 LDADD= -lcalendar -ltermcap
-WARNS?=        6
 
 LINKS= ${BINDIR}/ncal ${BINDIR}/cal
 MLINKS=        ncal.1 cal.1
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to