diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
commit | fae50821ae22099d0406090228bc4c5b6af693ad (patch) | |
tree | 017fbe630c7f277a4aa9398d351a6e623ff1fcaa /lib/libufs | |
parent | f7fb4188cea44b6ad059a202396671aee5cbfd22 (diff) |
Updated dependencies
Notes
Notes:
svn path=/projects/bmake/; revision=266219
Diffstat (limited to 'lib/libufs')
-rw-r--r-- | lib/libufs/Makefile.depend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libufs/Makefile.depend b/lib/libufs/Makefile.depend index 6caf55f2706e..467741f6d1a9 100644 --- a/lib/libufs/Makefile.depend +++ b/lib/libufs/Makefile.depend @@ -9,8 +9,8 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ - lib/libc_nonshared \ lib/libcompiler_rt \ + usr.bin/xinstall.host \ .include <dirdeps.mk> |