aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf/ipresend
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
commitcf990407e1bde2ebf0ab8a34e28c38a08f076288 (patch)
tree87aef44886122d4f33737f7d44bb826a2b4711f9 /sbin/ipf/ipresend
parente1b74f21f5993f6f5b482f6215aa9520ae68c2ca (diff)
downloadsrc-cf990407e1bde2ebf0ab8a34e28c38a08f076288.tar.gz
src-cf990407e1bde2ebf0ab8a34e28c38a08f076288.zip
Update dependencies after r291406 added libelf to libkvm.
Unfortunately filemon/meta mode tracks all indirect dependencies here since ld(1) is reading libelf when linking in libkvm. Churn would be reduced if this was able to be limited to direct dependencies. Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=291558
Diffstat (limited to 'sbin/ipf/ipresend')
-rw-r--r--sbin/ipf/ipresend/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipf/ipresend/Makefile.depend b/sbin/ipf/ipresend/Makefile.depend
index 9e0787f4f8ae..6795d2cff035 100644
--- a/sbin/ipf/ipresend/Makefile.depend
+++ b/sbin/ipf/ipresend/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
lib/msun \
sbin/ipf/libipf \