summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
committersjg <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
commit5860f0d10657dc9748acf6637885ee7fbf6fb212 (patch)
tree017fbe630c7f277a4aa9398d351a6e623ff1fcaa /usr.sbin/pkg
parent0cc4f7a058b5e1894ceeb0d9d3a3550e167ef0d2 (diff)
downloadFreeBSD-src-5860f0d10657dc9748acf6637885ee7fbf6fb212.zip
FreeBSD-src-5860f0d10657dc9748acf6637885ee7fbf6fb212.tar.gz
Updated dependencies
Diffstat (limited to 'usr.sbin/pkg')
-rw-r--r--usr.sbin/pkg/Makefile.depend4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/pkg/Makefile.depend b/usr.sbin/pkg/Makefile.depend
index d25c193..cb18bf6 100644
--- a/usr.sbin/pkg/Makefile.depend
+++ b/usr.sbin/pkg/Makefile.depend
@@ -3,6 +3,7 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
@@ -17,8 +18,9 @@ DIRDEPS = \
lib/libfetch \
lib/liblzma \
lib/libsbuf \
- lib/libyaml \
+ lib/libucl \
lib/libz \
+ lib/msun \
secure/lib/libcrypto \
secure/lib/libssl \
OpenPOWER on IntegriCloud