aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fetch
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
commit34b33809b72a545cddfc512b09fed786f3e5b685 (patch)
treefd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /usr.bin/fetch
parent4fd0d10e0fe684211328bc148edf89a792425b39 (diff)
downloadsrc-34b33809b72a545cddfc512b09fed786f3e5b685.tar.gz
src-34b33809b72a545cddfc512b09fed786f3e5b685.zip
Notes
Diffstat (limited to 'usr.bin/fetch')
-rw-r--r--usr.bin/fetch/Makefile.depend6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/fetch/Makefile.depend b/usr.bin/fetch/Makefile.depend
index 29fb457e7e30..722654902907 100644
--- a/usr.bin/fetch/Makefile.depend
+++ b/usr.bin/fetch/Makefile.depend
@@ -3,9 +3,15 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
lib/libfetch \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>