summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-04-14 01:22:39 +0000
committersjg <sjg@FreeBSD.org>2013-04-14 01:22:39 +0000
commitfc5871dce75eba44c86055567c300d53f8ea0e5a (patch)
treefe60afdf991f807a2369d72179d3e9914db9191f /usr.sbin
parent5da41246cab1c19acda662201282b5cee8ca579c (diff)
downloadFreeBSD-src-fc5871dce75eba44c86055567c300d53f8ea0e5a.zip
FreeBSD-src-fc5871dce75eba44c86055567c300d53f8ea0e5a.tar.gz
New/updated dependencies
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/acpi/iasl/Makefile.depend6
-rw-r--r--usr.sbin/pc-sysinstall/backend-query/Makefile.depend2
-rw-r--r--usr.sbin/pc-sysinstall/backend/Makefile.depend2
-rw-r--r--usr.sbin/pc-sysinstall/conf/Makefile.depend2
-rw-r--r--usr.sbin/pkg/Makefile.depend2
5 files changed, 8 insertions, 6 deletions
diff --git a/usr.sbin/acpi/iasl/Makefile.depend b/usr.sbin/acpi/iasl/Makefile.depend
index 8f2a22d..2d5671e 100644
--- a/usr.sbin/acpi/iasl/Makefile.depend
+++ b/usr.sbin/acpi/iasl/Makefile.depend
@@ -33,6 +33,8 @@ asllength.o: aslcompiler.y.h
asllength.po: aslcompiler.y.h
asllisting.o: aslcompiler.y.h
asllisting.po: aslcompiler.y.h
+asllistsup.o: aslcompiler.y.h
+asllistsup.po: aslcompiler.y.h
aslload.o: aslcompiler.y.h
aslload.po: aslcompiler.y.h
asllookup.o: aslcompiler.y.h
@@ -41,6 +43,8 @@ aslmethod.o: aslcompiler.y.h
aslmethod.po: aslcompiler.y.h
aslnamesp.o: aslcompiler.y.h
aslnamesp.po: aslcompiler.y.h
+asloffset.o: aslcompiler.y.h
+asloffset.po: aslcompiler.y.h
aslopcodes.o: aslcompiler.y.h
aslopcodes.po: aslcompiler.y.h
asloperands.o: aslcompiler.y.h
@@ -49,6 +53,8 @@ aslopt.o: aslcompiler.y.h
aslopt.po: aslcompiler.y.h
aslpredef.o: aslcompiler.y.h
aslpredef.po: aslcompiler.y.h
+aslprepkg.o: aslcompiler.y.h
+aslprepkg.po: aslcompiler.y.h
aslresource.o: aslcompiler.y.h
aslresource.po: aslcompiler.y.h
aslrestype1.o: aslcompiler.y.h
diff --git a/usr.sbin/pc-sysinstall/backend-query/Makefile.depend b/usr.sbin/pc-sysinstall/backend-query/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/backend-query/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/backend-query/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pc-sysinstall/backend/Makefile.depend b/usr.sbin/pc-sysinstall/backend/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/backend/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/backend/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pc-sysinstall/conf/Makefile.depend b/usr.sbin/pc-sysinstall/conf/Makefile.depend
index 29fda55..57b7e10 100644
--- a/usr.sbin/pc-sysinstall/conf/Makefile.depend
+++ b/usr.sbin/pc-sysinstall/conf/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
diff --git a/usr.sbin/pkg/Makefile.depend b/usr.sbin/pkg/Makefile.depend
index 577a6ea..309336a 100644
--- a/usr.sbin/pkg/Makefile.depend
+++ b/usr.sbin/pkg/Makefile.depend
@@ -13,6 +13,8 @@ DIRDEPS = \
lib/libcompiler_rt \
lib/libelf \
lib/libfetch \
+ lib/libsbuf \
+ lib/libyaml \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud