diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2014-05-16 14:09:51 +0000 |
| commit | fae50821ae22099d0406090228bc4c5b6af693ad (patch) | |
| tree | 017fbe630c7f277a4aa9398d351a6e623ff1fcaa /secure/lib/libssh | |
| parent | f7fb4188cea44b6ad059a202396671aee5cbfd22 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssh')
| -rw-r--r-- | secure/lib/libssh/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libssh/Makefile.depend b/secure/lib/libssh/Makefile.depend index 7d3729c1febd..474e282fceaf 100644 --- a/secure/lib/libssh/Makefile.depend +++ b/secure/lib/libssh/Makefile.depend @@ -3,6 +3,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ @@ -24,6 +25,7 @@ DIRDEPS = \ lib/libz \ secure/lib/libcrypto \ secure/lib/libssl \ + usr.bin/xinstall.host \ .include <dirdeps.mk> |
