summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-16 23:37:19 +0000
committersjg <sjg@FreeBSD.org>2015-06-16 23:37:19 +0000
commit852129abd1561cfbd701d705c9406511ba2c3f4a (patch)
tree318fed4de52518bb311030340cb10ce5902a672b /secure
parent85bb937a38a65bc8219ea57cd52dd071a2b9fca5 (diff)
downloadFreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.zip
FreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.tar.gz
new depends
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile.depend1
-rw-r--r--secure/lib/libssh/Makefile.depend1
-rw-r--r--secure/lib/libssl/Makefile.depend1
3 files changed, 3 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile.depend b/secure/lib/libcrypto/Makefile.depend
index 0742ab2..723f45e 100644
--- a/secure/lib/libcrypto/Makefile.depend
+++ b/secure/lib/libcrypto/Makefile.depend
@@ -11,6 +11,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/msun \
+ usr.bin/xinstall.host \
.include <dirdeps.mk>
diff --git a/secure/lib/libssh/Makefile.depend b/secure/lib/libssh/Makefile.depend
index 51e45b4..fbf95e5 100644
--- a/secure/lib/libssh/Makefile.depend
+++ b/secure/lib/libssh/Makefile.depend
@@ -17,6 +17,7 @@ DIRDEPS = \
lib/libz \
secure/lib/libcrypto \
secure/lib/libssl \
+ usr.bin/xinstall.host \
.include <dirdeps.mk>
diff --git a/secure/lib/libssl/Makefile.depend b/secure/lib/libssl/Makefile.depend
index f318cc1..5d73f97 100644
--- a/secure/lib/libssl/Makefile.depend
+++ b/secure/lib/libssl/Makefile.depend
@@ -11,6 +11,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
secure/lib/libcrypto \
+ usr.bin/xinstall.host \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud