aboutsummaryrefslogtreecommitdiff
path: root/lib/libfetch
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2012-11-08 21:24:17 +0000
commit7cd2dcf07629713e5a3d60472cfe4701b705a167 (patch)
treeb5c84f0fffb4afc526cfc112218fc0eb81a3021a /lib/libfetch
parentc9b6e5b40b3af2fc12dda4fdf87722208b13e99e (diff)
downloadsrc-7cd2dcf07629713e5a3d60472cfe4701b705a167.tar.gz
src-7cd2dcf07629713e5a3d60472cfe4701b705a167.zip
Updated/new Makefile.depend
Notes
Notes: svn path=/projects/bmake/; revision=242788
Diffstat (limited to 'lib/libfetch')
-rw-r--r--lib/libfetch/Makefile.depend5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libfetch/Makefile.depend b/lib/libfetch/Makefile.depend
index 145c1330150a..67b015f3651e 100644
--- a/lib/libfetch/Makefile.depend
+++ b/lib/libfetch/Makefile.depend
@@ -5,8 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>