summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-05-05 18:31:00 +0000
committersjg <sjg@FreeBSD.org>2014-05-05 18:31:00 +0000
commita3e7613c6a33cce7336963a5ccd5ae5d25457c41 (patch)
treea566256e7743318ee92114b2ffb5aede41c467bd /usr.bin
parent3a5b822de9201e473826d2d67afcd400257a45f4 (diff)
downloadFreeBSD-src-a3e7613c6a33cce7336963a5ccd5ae5d25457c41.zip
FreeBSD-src-a3e7613c6a33cce7336963a5ccd5ae5d25457c41.tar.gz
New/updated dependencies
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/kdump/Makefile.depend2
-rw-r--r--usr.bin/split/Makefile.depend1
-rw-r--r--usr.bin/units/Makefile.depend2
3 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/kdump/Makefile.depend b/usr.bin/kdump/Makefile.depend
index 519b371..3790ba0 100644
--- a/usr.bin/kdump/Makefile.depend
+++ b/usr.bin/kdump/Makefile.depend
@@ -10,7 +10,9 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcapsicum \
lib/libcompiler_rt \
+ lib/libnv \
.include <dirdeps.mk>
diff --git a/usr.bin/split/Makefile.depend b/usr.bin/split/Makefile.depend
index 65ce567..afbe025 100644
--- a/usr.bin/split/Makefile.depend
+++ b/usr.bin/split/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libutil \
.include <dirdeps.mk>
diff --git a/usr.bin/units/Makefile.depend b/usr.bin/units/Makefile.depend
index 65ce567..c244cb8 100644
--- a/usr.bin/units/Makefile.depend
+++ b/usr.bin/units/Makefile.depend
@@ -9,6 +9,8 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libedit \
+ lib/ncurses/ncurses \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud