summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
committersjg <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
commit292ec5d30116249866ff9372c7f251c8b80bc68a (patch)
treefd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /sbin
parenta5de61803fa4ecb0ce4fc862691339e982333ab2 (diff)
downloadFreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.zip
FreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.tar.gz
Updated dependencies
Diffstat (limited to 'sbin')
-rw-r--r--sbin/atm/atmconfig/Makefile.depend1
-rw-r--r--sbin/ccdconfig/Makefile.depend2
-rw-r--r--sbin/gbde/Makefile.depend2
-rw-r--r--sbin/gvinum/Makefile.depend2
-rw-r--r--sbin/hastctl/Makefile.depend1
-rw-r--r--sbin/hastd/Makefile.depend1
-rw-r--r--sbin/iscontrol/Makefile.depend1
7 files changed, 8 insertions, 2 deletions
diff --git a/sbin/atm/atmconfig/Makefile.depend b/sbin/atm/atmconfig/Makefile.depend
index 4db19e8..99d3028 100644
--- a/sbin/atm/atmconfig/Makefile.depend
+++ b/sbin/atm/atmconfig/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libnetgraph \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/sbin/ccdconfig/Makefile.depend b/sbin/ccdconfig/Makefile.depend
index ecf6302..099436d 100644
--- a/sbin/ccdconfig/Makefile.depend
+++ b/sbin/ccdconfig/Makefile.depend
@@ -9,7 +9,9 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
lib/libgeom \
+ lib/libsbuf \
.include <dirdeps.mk>
diff --git a/sbin/gbde/Makefile.depend b/sbin/gbde/Makefile.depend
index 491be48..e4727db 100644
--- a/sbin/gbde/Makefile.depend
+++ b/sbin/gbde/Makefile.depend
@@ -9,8 +9,10 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
lib/libgeom \
lib/libmd \
+ lib/libsbuf \
lib/libutil \
diff --git a/sbin/gvinum/Makefile.depend b/sbin/gvinum/Makefile.depend
index 7a3df72..af362c6 100644
--- a/sbin/gvinum/Makefile.depend
+++ b/sbin/gvinum/Makefile.depend
@@ -12,8 +12,10 @@ DIRDEPS = \
lib/libdevstat \
lib/libedit \
lib/libedit/edit/readline \
+ lib/libexpat \
lib/libgeom \
lib/libkvm \
+ lib/libsbuf \
lib/ncurses/ncurses \
diff --git a/sbin/hastctl/Makefile.depend b/sbin/hastctl/Makefile.depend
index a7f85ef..f12a2e4 100644
--- a/sbin/hastctl/Makefile.depend
+++ b/sbin/hastctl/Makefile.depend
@@ -12,7 +12,6 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libutil \
secure/lib/libcrypto \
- usr.bin/lex/lib \
.include <dirdeps.mk>
diff --git a/sbin/hastd/Makefile.depend b/sbin/hastd/Makefile.depend
index cfbc40b..70e64c8 100644
--- a/sbin/hastd/Makefile.depend
+++ b/sbin/hastd/Makefile.depend
@@ -16,7 +16,6 @@ DIRDEPS = \
lib/libthr \
lib/libutil \
secure/lib/libcrypto \
- usr.bin/lex/lib \
.include <dirdeps.mk>
diff --git a/sbin/iscontrol/Makefile.depend b/sbin/iscontrol/Makefile.depend
index b4c8c6f..f517717 100644
--- a/sbin/iscontrol/Makefile.depend
+++ b/sbin/iscontrol/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libcam \
lib/libcompiler_rt \
lib/libmd \
+ lib/libsbuf \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud