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 /usr.sbin/bsdinstall/distfetch | |
| parent | 4fd0d10e0fe684211328bc148edf89a792425b39 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/bsdinstall/distfetch')
| -rw-r--r-- | usr.sbin/bsdinstall/distfetch/Makefile.depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/bsdinstall/distfetch/Makefile.depend b/usr.sbin/bsdinstall/distfetch/Makefile.depend index 8d38d7427c31..9bf11e3949b3 100644 --- a/usr.sbin/bsdinstall/distfetch/Makefile.depend +++ b/usr.sbin/bsdinstall/distfetch/Makefile.depend @@ -13,6 +13,8 @@ DIRDEPS = \ lib/libfetch \ lib/msun \ lib/ncurses/ncursesw \ + secure/lib/libcrypto \ + secure/lib/libssl \ .include <dirdeps.mk> |
