summaryrefslogtreecommitdiff
path: root/usr.bin/unzip
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
commit34b33809b72a545cddfc512b09fed786f3e5b685 (patch)
treefd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /usr.bin/unzip
parent4fd0d10e0fe684211328bc148edf89a792425b39 (diff)
downloadsrc-test-34b33809b72a545cddfc512b09fed786f3e5b685.tar.gz
src-test-34b33809b72a545cddfc512b09fed786f3e5b685.zip
Updated dependencies
Notes
Notes: svn path=/projects/bmake/; revision=256419
Diffstat (limited to 'usr.bin/unzip')
-rw-r--r--usr.bin/unzip/Makefile.depend4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/unzip/Makefile.depend b/usr.bin/unzip/Makefile.depend
index 06dac81d817e4..91c0c581ff74e 100644
--- a/usr.bin/unzip/Makefile.depend
+++ b/usr.bin/unzip/Makefile.depend
@@ -8,9 +8,13 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libarchive \
+ lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
+ lib/liblzma \
lib/libz \
+ secure/lib/libcrypto \
.include <dirdeps.mk>