summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-02-26 22:14:15 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-02-26 22:14:15 +0000
commit3055a28d4487734f589e28237243d306a6f1f922 (patch)
tree5faf697ee84b33146bafd208989a3f27e5f1999b /usr.sbin/tcpdump
parente6f17963a89ebc2ef1ce0b2000d1a5d872ad5f01 (diff)
downloadsrc-test2-3055a28d4487734f589e28237243d306a6f1f922.tar.gz
src-test2-3055a28d4487734f589e28237243d306a6f1f922.zip
Notes
Diffstat (limited to 'usr.sbin/tcpdump')
-rw-r--r--usr.sbin/tcpdump/tcpdump/Makefile.depend3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/Makefile.depend b/usr.sbin/tcpdump/tcpdump/Makefile.depend
index 52b199469723..cce87b47f747 100644
--- a/usr.sbin/tcpdump/tcpdump/Makefile.depend
+++ b/usr.sbin/tcpdump/tcpdump/Makefile.depend
@@ -10,7 +10,8 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libcapsicum \
+ lib/libcasper/libcasper \
+ lib/libcasper/services/cap_dns \
lib/libcompiler_rt \
lib/libnv \
lib/libpcap \