svn commit: r256631 - projects/bmake/usr.bin/host
Simon J. Gerraty
sjg at FreeBSD.org
Wed Oct 16 15:58:22 UTC 2013
Author: sjg
Date: Wed Oct 16 15:58:22 2013
New Revision: 256631
URL: http://svnweb.freebsd.org/changeset/base/256631
Log:
Updated dependencies
Modified:
projects/bmake/usr.bin/host/Makefile.depend
Modified: projects/bmake/usr.bin/host/Makefile.depend
==============================================================================
--- projects/bmake/usr.bin/host/Makefile.depend Wed Oct 16 15:57:57 2013 (r256630)
+++ projects/bmake/usr.bin/host/Makefile.depend Wed Oct 16 15:58:22 2013 (r256631)
@@ -5,19 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,
DIRDEPS = \
gnu/lib/libgcc \
include \
- include/arpa \
include/xlocale \
lib/${CSU_DIR} \
- lib/bind/bind9 \
- lib/bind/dns \
- lib/bind/isc \
- lib/bind/isccc \
- lib/bind/isccfg \
- lib/bind/lwres \
lib/libc \
lib/libcompiler_rt \
- lib/libthr \
+ lib/libldns \
secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>
More information about the svn-src-projects
mailing list