Author: jkim
Date: Thu May 20 06:51:01 2010
New Revision: 208333
URL: http://svn.freebsd.org/changeset/base/208333
Log:
Revert r208324. We still need it for installworld as $PATH is overriden.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
==============================================================================
--- head/Makefile.inc1 Thu May 20 06:18:03 2010 (r208332)
+++ head/Makefile.inc1 Thu May 20 06:51:01 2010 (r208333)
@@ -969,6 +969,7 @@ 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]"