Index: head/usr.sbin/bhyve/Makefile.depend =================================================================== --- head/usr.sbin/bhyve/Makefile.depend (revision 320881) +++ head/usr.sbin/bhyve/Makefile.depend (revision 320882) @@ -1,25 +1,26 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcapsicum \ lib/libcompiler_rt \ lib/libmd \ lib/libthr \ lib/libutil \ lib/libvmmapi \ lib/libz \ + secure/lib/libcrypto \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.sbin/rpc.statd/Makefile.depend =================================================================== --- head/usr.sbin/rpc.statd/Makefile.depend (revision 320881) +++ head/usr.sbin/rpc.statd/Makefile.depend (revision 320882) @@ -1,21 +1,22 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/rpc \ + include/rpcsvc \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ lib/librpcsvc \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif Index: head/usr.sbin/sesutil/Makefile.depend =================================================================== --- head/usr.sbin/sesutil/Makefile.depend (revision 320881) +++ head/usr.sbin/sesutil/Makefile.depend (revision 320882) @@ -1,18 +1,20 @@ # $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libcompiler_rt + lib/libcompiler_rt \ + lib/libutil \ + lib/libxo \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree .endif