aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libnvpair
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 19:10:28 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 19:10:28 +0000
commit7b3ea376a27ada7a61eb0c3102f13040fb8c16cb (patch)
tree08f8b8cb9695c3838114009d59775d79359e66ef /cddl/lib/libnvpair
parenta9bf7044742bffcdb6acf68904059d7e41cbf6ad (diff)
downloadsrc-7b3ea376a27ada7a61eb0c3102f13040fb8c16cb.tar.gz
src-7b3ea376a27ada7a61eb0c3102f13040fb8c16cb.zip
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=291307
Diffstat (limited to 'cddl/lib/libnvpair')
-rw-r--r--cddl/lib/libnvpair/Makefile.depend1
1 files changed, 0 insertions, 1 deletions
diff --git a/cddl/lib/libnvpair/Makefile.depend b/cddl/lib/libnvpair/Makefile.depend
index 3dce64a91c96..c9f9d52f6e26 100644
--- a/cddl/lib/libnvpair/Makefile.depend
+++ b/cddl/lib/libnvpair/Makefile.depend
@@ -10,7 +10,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/msun \
- usr.bin/xinstall.host \
.include <dirdeps.mk>