diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-10-13 00:24:00 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-10-13 00:24:00 +0000 |
| commit | 34b33809b72a545cddfc512b09fed786f3e5b685 (patch) | |
| tree | fd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /secure/usr.bin/ssh/Makefile.depend | |
| parent | 4fd0d10e0fe684211328bc148edf89a792425b39 (diff) | |
Notes
Diffstat (limited to 'secure/usr.bin/ssh/Makefile.depend')
| -rw-r--r-- | secure/usr.bin/ssh/Makefile.depend | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/secure/usr.bin/ssh/Makefile.depend b/secure/usr.bin/ssh/Makefile.depend index 97edbeb27da7..7ea112bc7394 100644 --- a/secure/usr.bin/ssh/Makefile.depend +++ b/secure/usr.bin/ssh/Makefile.depend @@ -9,13 +9,22 @@ DIRDEPS = \ include/gssapi \ include/xlocale \ kerberos5/lib/libasn1 \ + kerberos5/lib/libheimbase \ + kerberos5/lib/libheimipcc \ + kerberos5/lib/libhx509 \ kerberos5/lib/libkrb5 \ + kerberos5/lib/libroken \ + kerberos5/lib/libwind \ lib/${CSU_DIR} \ lib/libc \ + lib/libcom_err \ lib/libcompiler_rt \ lib/libcrypt \ lib/libgssapi \ + lib/libldns \ + lib/libmd \ lib/libpam/libpam \ + lib/libthr \ lib/libutil \ lib/libz \ secure/lib/libcrypto \ |
