summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-11-19 07:10:38 +0000
committersjg <sjg@FreeBSD.org>2014-11-19 07:10:38 +0000
commite909cd6c36ba76e0e2cd9682e08cd94ce5fec8e1 (patch)
tree566198ae3df5251eed54e0b70d5f21e944b478b6 /usr.bin
parent2a1b8be9d1f0047601742358acef53cc33b0b4cb (diff)
downloadFreeBSD-src-e909cd6c36ba76e0e2cd9682e08cd94ce5fec8e1.zip
FreeBSD-src-e909cd6c36ba76e0e2cd9682e08cd94ce5fec8e1.tar.gz
Updated/new dependencies
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/bc/Makefile.depend1
-rw-r--r--usr.bin/bluetooth/rfcomm_sppd/Makefile.depend1
-rw-r--r--usr.bin/ftp/Makefile.depend1
-rw-r--r--usr.bin/id/Makefile.depend1
-rw-r--r--usr.bin/m4/Makefile.depend1
-rw-r--r--usr.bin/w/Makefile.depend1
-rw-r--r--usr.bin/wc/Makefile.depend1
7 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/bc/Makefile.depend b/usr.bin/bc/Makefile.depend
index 1142419..ec6db2c 100644
--- a/usr.bin/bc/Makefile.depend
+++ b/usr.bin/bc/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
- lib/ncurses/ncurses \
lib/ncurses/ncursesw \
diff --git a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
index 70283d4..9b6c133 100644
--- a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
+++ b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libsdp \
+ lib/libutil \
.include <dirdeps.mk>
diff --git a/usr.bin/ftp/Makefile.depend b/usr.bin/ftp/Makefile.depend
index c43a11a..abbcdbc 100644
--- a/usr.bin/ftp/Makefile.depend
+++ b/usr.bin/ftp/Makefile.depend
@@ -12,7 +12,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
- lib/libutil \
lib/ncurses/ncursesw \
diff --git a/usr.bin/id/Makefile.depend b/usr.bin/id/Makefile.depend
index 24594da..96aa2a2 100644
--- a/usr.bin/id/Makefile.depend
+++ b/usr.bin/id/Makefile.depend
@@ -8,7 +8,6 @@ DIRDEPS = \
include \
include/xlocale \
lib/${CSU_DIR} \
- lib/libbsm \
lib/libc \
lib/libcompiler_rt \
diff --git a/usr.bin/m4/Makefile.depend b/usr.bin/m4/Makefile.depend
index f5f9a16..5ef57d9 100644
--- a/usr.bin/m4/Makefile.depend
+++ b/usr.bin/m4/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libohash \
lib/liby \
lib/msun \
usr.bin/lex/lib \
diff --git a/usr.bin/w/Makefile.depend b/usr.bin/w/Makefile.depend
index ae117e2..d371bbe 100644
--- a/usr.bin/w/Makefile.depend
+++ b/usr.bin/w/Makefile.depend
@@ -13,6 +13,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libkvm \
lib/libutil \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/usr.bin/wc/Makefile.depend b/usr.bin/wc/Makefile.depend
index 96aa2a2..57f7edd 100644
--- a/usr.bin/wc/Makefile.depend
+++ b/usr.bin/wc/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libxo \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud