summaryrefslogtreecommitdiffstats
path: root/usr.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 /usr.sbin
parenta5de61803fa4ecb0ce4fc862691339e982333ab2 (diff)
downloadFreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.zip
FreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.tar.gz
Updated dependencies
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bluetooth/ath3kfw/Makefile.depend1
-rw-r--r--usr.sbin/bsdinstall/distextract/Makefile.depend5
-rw-r--r--usr.sbin/bsdinstall/distfetch/Makefile.depend2
-rw-r--r--usr.sbin/bsdinstall/partedit/Makefile.depend2
-rw-r--r--usr.sbin/bsnmpd/bsnmpd/Makefile.depend1
-rw-r--r--usr.sbin/gssd/Makefile.depend4
-rw-r--r--usr.sbin/makefs/Makefile.depend2
-rw-r--r--usr.sbin/ntp/ntpd/Makefile.depend1
-rw-r--r--usr.sbin/ntp/ntpdate/Makefile.depend1
-rw-r--r--usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend2
-rw-r--r--usr.sbin/pc-sysinstall/doc/Makefile.depend12
-rw-r--r--usr.sbin/pkg/Makefile.depend6
-rw-r--r--usr.sbin/usbconfig/Makefile.depend1
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile.depend1
14 files changed, 38 insertions, 3 deletions
diff --git a/usr.sbin/bluetooth/ath3kfw/Makefile.depend b/usr.sbin/bluetooth/ath3kfw/Makefile.depend
index 0deec23..e7ad4fa 100644
--- a/usr.sbin/bluetooth/ath3kfw/Makefile.depend
+++ b/usr.sbin/bluetooth/ath3kfw/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libthr \
lib/libusb \
diff --git a/usr.sbin/bsdinstall/distextract/Makefile.depend b/usr.sbin/bsdinstall/distextract/Makefile.depend
index 7d3e85e..bf6f768 100644
--- a/usr.sbin/bsdinstall/distextract/Makefile.depend
+++ b/usr.sbin/bsdinstall/distextract/Makefile.depend
@@ -9,10 +9,15 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libarchive \
+ lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
+ lib/liblzma \
+ lib/libz \
lib/msun \
lib/ncurses/ncursesw \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/usr.sbin/bsdinstall/distfetch/Makefile.depend b/usr.sbin/bsdinstall/distfetch/Makefile.depend
index 8d38d74..9bf11e3 100644
--- a/usr.sbin/bsdinstall/distfetch/Makefile.depend
+++ b/usr.sbin/bsdinstall/distfetch/Makefile.depend
@@ -13,6 +13,8 @@ DIRDEPS = \
lib/libfetch \
lib/msun \
lib/ncurses/ncursesw \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>
diff --git a/usr.sbin/bsdinstall/partedit/Makefile.depend b/usr.sbin/bsdinstall/partedit/Makefile.depend
index 6fb2e12..c82f3b2 100644
--- a/usr.sbin/bsdinstall/partedit/Makefile.depend
+++ b/usr.sbin/bsdinstall/partedit/Makefile.depend
@@ -10,7 +10,9 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
lib/libgeom \
+ lib/libsbuf \
lib/libutil \
lib/msun \
lib/ncurses/ncursesw \
diff --git a/usr.sbin/bsnmpd/bsnmpd/Makefile.depend b/usr.sbin/bsnmpd/bsnmpd/Makefile.depend
index 4756a45..aa5ee3c 100644
--- a/usr.sbin/bsnmpd/bsnmpd/Makefile.depend
+++ b/usr.sbin/bsnmpd/bsnmpd/Makefile.depend
@@ -13,6 +13,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libwrap \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/usr.sbin/gssd/Makefile.depend b/usr.sbin/gssd/Makefile.depend
index 6771558..c298b13 100644
--- a/usr.sbin/gssd/Makefile.depend
+++ b/usr.sbin/gssd/Makefile.depend
@@ -9,15 +9,19 @@ DIRDEPS = \
include/rpc \
include/xlocale \
kerberos5/lib/libasn1 \
+ kerberos5/lib/libheimbase \
+ kerberos5/lib/libheimipcc \
kerberos5/lib/libhx509 \
kerberos5/lib/libkrb5 \
kerberos5/lib/libroken \
+ kerberos5/lib/libwind \
lib/${CSU_DIR} \
lib/libc \
lib/libcom_err \
lib/libcompiler_rt \
lib/libcrypt \
lib/libgssapi \
+ lib/libthr \
secure/lib/libcrypto \
diff --git a/usr.sbin/makefs/Makefile.depend b/usr.sbin/makefs/Makefile.depend
index 8a69c21..e549f55 100644
--- a/usr.sbin/makefs/Makefile.depend
+++ b/usr.sbin/makefs/Makefile.depend
@@ -9,7 +9,9 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libnetbsd \
lib/libsbuf \
+ lib/libutil \
.include <dirdeps.mk>
diff --git a/usr.sbin/ntp/ntpd/Makefile.depend b/usr.sbin/ntp/ntpd/Makefile.depend
index 3c9274a..4bff1e2 100644
--- a/usr.sbin/ntp/ntpd/Makefile.depend
+++ b/usr.sbin/ntp/ntpd/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libmd \
lib/librt \
+ lib/libthr \
lib/msun \
secure/lib/libcrypto \
usr.sbin/ntp/libntp \
diff --git a/usr.sbin/ntp/ntpdate/Makefile.depend b/usr.sbin/ntp/ntpdate/Makefile.depend
index da518fb..868ca7a 100644
--- a/usr.sbin/ntp/ntpdate/Makefile.depend
+++ b/usr.sbin/ntp/ntpdate/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libmd \
lib/librt \
+ lib/libthr \
lib/msun \
secure/lib/libcrypto \
usr.sbin/ntp/libntp \
diff --git a/usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend b/usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pc-sysinstall/doc/Makefile.depend b/usr.sbin/pc-sysinstall/doc/Makefile.depend
new file mode 100644
index 0000000..57b7e10
--- /dev/null
+++ b/usr.sbin/pc-sysinstall/doc/Makefile.depend
@@ -0,0 +1,12 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/usr.sbin/pkg/Makefile.depend b/usr.sbin/pkg/Makefile.depend
index 309336a..d25c193 100644
--- a/usr.sbin/pkg/Makefile.depend
+++ b/usr.sbin/pkg/Makefile.depend
@@ -9,12 +9,18 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libarchive \
+ lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
lib/libelf \
+ lib/libexpat \
lib/libfetch \
+ lib/liblzma \
lib/libsbuf \
lib/libyaml \
+ lib/libz \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>
diff --git a/usr.sbin/usbconfig/Makefile.depend b/usr.sbin/usbconfig/Makefile.depend
index 0deec23..e7ad4fa 100644
--- a/usr.sbin/usbconfig/Makefile.depend
+++ b/usr.sbin/usbconfig/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libthr \
lib/libusb \
diff --git a/usr.sbin/wpa/wpa_cli/Makefile.depend b/usr.sbin/wpa/wpa_cli/Makefile.depend
index b9f4c01..0ca3031 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile.depend
+++ b/usr.sbin/wpa/wpa_cli/Makefile.depend
@@ -11,7 +11,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
- lib/libedit/edit/readline \
lib/ncurses/ncurses \
OpenPOWER on IntegriCloud