Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 15:58:22 +0000 (UTC)
From:      "Simon J. Gerraty" <sjg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r256631 - projects/bmake/usr.bin/host
Message-ID:  <201310161558.r9GFwMto011433@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310161558.r9GFwMto011433>