From b05756ac5e460c431a2d4a2df0a84febc20b290b Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 20 May 2010 06:51:01 +0000 Subject: [PATCH] Revert r208324. We still need it for installworld as $PATH is overriden. --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.inc1 b/Makefile.inc1 index 96b71e29bf6..6342de4bea0 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -969,6 +969,7 @@ bootstrap-tools: ${_groff} \ ${_ar} \ usr.bin/lorder \ + usr.bin/makewhatis \ ${_mklocale} \ usr.bin/rpcgen \ ${_sed} \