summaryrefslogtreecommitdiff
path: root/lib/libpcap
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-08 23:35:17 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-08 23:35:17 +0000
commit44d314f704764f0247a540648a4b4fc3e8012133 (patch)
tree3e8badd3b41dcb1ea8213188a71a4a8ae5ab24e1 /lib/libpcap
parent6251c65a82b50212fc46ba91b6ab0613b7751ba5 (diff)
downloadsrc-test-44d314f704764f0247a540648a4b4fc3e8012133.tar.gz
src-test-44d314f704764f0247a540648a4b4fc3e8012133.zip
dirdeps.mk now sets DEP_RELDIR
Notes
Notes: svn path=/projects/bmake/; revision=284172
Diffstat (limited to 'lib/libpcap')
-rw-r--r--lib/libpcap/Makefile.depend3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libpcap/Makefile.depend b/lib/libpcap/Makefile.depend
index c3f153ba3ae88..54902e78e1356 100644
--- a/lib/libpcap/Makefile.depend
+++ b/lib/libpcap/Makefile.depend
@@ -1,7 +1,5 @@
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
@@ -12,6 +10,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
usr.bin/xinstall.host \
+ usr.bin/yacc.host \
.include <dirdeps.mk>