Author: jkim
Date: Thu May 20 00:13:01 2010
New Revision: 208324
URL: http://svn.freebsd.org/changeset/base/208324
Log:
Remove makewhatis(1) from bootstrap tools. We no longer support source
upgrades from versions prior to 6.0 on head.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1 Thu May 20 00:10:11 2010 (r208323)
+++ head/Makefile.inc1 Thu May 20 00:13:01 2010 (r208324)
@@ -969,7 +969,6 @@ bootstrap-tools:
${_groff} \
${_ar} \
usr.bin/lorder \
- usr.bin/makewhatis \
${_mklocale} \
usr.bin/rpcgen \
${_sed} \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"