aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mandoc
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/mandoc
parent27e1b8ab72621935e0ee28dec664651703ec0ec8 (diff)
downloadsrc-2ef6d5a7b9254348e585e80e43049e1f3a2f7c99.tar.gz
src-2ef6d5a7b9254348e585e80e43049e1f3a2f7c99.zip
Notes
Diffstat (limited to 'usr.bin/mandoc')
-rw-r--r--usr.bin/mandoc/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/mandoc/Makefile.depend b/usr.bin/mandoc/Makefile.depend
index 66bb233d503d..e3848e3fa54f 100644
--- a/usr.bin/mandoc/Makefile.depend
+++ b/usr.bin/mandoc/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/libohash \
lib/libsqlite3 \
lib/libthr \
+ lib/libz \
.include <dirdeps.mk>