aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2015-06-16 23:37:19 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2015-06-16 23:37:19 +0000
commit2ef6d5a7b9254348e585e80e43049e1f3a2f7c99 (patch)
tree318fed4de52518bb311030340cb10ce5902a672b /usr.bin/find
parent27e1b8ab72621935e0ee28dec664651703ec0ec8 (diff)
downloadsrc-2ef6d5a7b9254348e585e80e43049e1f3a2f7c99.tar.gz
src-2ef6d5a7b9254348e585e80e43049e1f3a2f7c99.zip
new depends
Notes
Notes: svn path=/head/; revision=284481
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/find/Makefile.depend b/usr.bin/find/Makefile.depend
index e907014a9f16..9de4374e496e 100644
--- a/usr.bin/find/Makefile.depend
+++ b/usr.bin/find/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ usr.bin/yacc.host \
.include <dirdeps.mk>