Author: bdrewery
Date: Thu Sep  1 21:15:37 2016
New Revision: 305244
URL: https://svnweb.freebsd.org/changeset/base/305244

Log:
  DIRDEPS_BUILD: Add missing crunchgen host tool.
  
  MFC after:    3 days
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/targets/pseudo/hosttools/Makefile.depend.host

Modified: head/targets/pseudo/hosttools/Makefile.depend.host
==============================================================================
--- head/targets/pseudo/hosttools/Makefile.depend.host  Thu Sep  1 21:03:27 
2016        (r305243)
+++ head/targets/pseudo/hosttools/Makefile.depend.host  Thu Sep  1 21:15:37 
2016        (r305244)
@@ -18,6 +18,7 @@ DIRDEPS = \
        usr.bin/xlint/xlint \
        usr.bin/yacc \
        usr.sbin/config \
+       usr.sbin/crunch/crunchgen.host \
 
 .if ${MK_KERBEROS} != "no"
 DIRDEPS+= \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to