diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-16 23:37:19 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-16 23:37:19 +0000 |
commit | 2ef6d5a7b9254348e585e80e43049e1f3a2f7c99 (patch) | |
tree | 318fed4de52518bb311030340cb10ce5902a672b /lib/libcrypt | |
parent | 27e1b8ab72621935e0ee28dec664651703ec0ec8 (diff) | |
download | src-test2-2ef6d5a7b9254348e585e80e43049e1f3a2f7c99.tar.gz src-test2-2ef6d5a7b9254348e585e80e43049e1f3a2f7c99.zip |
Notes
Diffstat (limited to 'lib/libcrypt')
-rw-r--r-- | lib/libcrypt/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypt/Makefile.depend b/lib/libcrypt/Makefile.depend index 54c1f6f1442e..69d17244ef00 100644 --- a/lib/libcrypt/Makefile.depend +++ b/lib/libcrypt/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + usr.bin/xinstall.host \ .include <dirdeps.mk> |