From 292ec5d30116249866ff9372c7f251c8b80bc68a Mon Sep 17 00:00:00 2001 From: sjg Date: Sun, 13 Oct 2013 00:24:00 +0000 Subject: Updated dependencies --- usr.sbin/ntp/ntpd/Makefile.depend | 1 + usr.sbin/ntp/ntpdate/Makefile.depend | 1 + 2 files changed, 2 insertions(+) (limited to 'usr.sbin/ntp') diff --git a/usr.sbin/ntp/ntpd/Makefile.depend b/usr.sbin/ntp/ntpd/Makefile.depend index 3c9274a..4bff1e2 100644 --- a/usr.sbin/ntp/ntpd/Makefile.depend +++ b/usr.sbin/ntp/ntpd/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libmd \ lib/librt \ + lib/libthr \ lib/msun \ secure/lib/libcrypto \ usr.sbin/ntp/libntp \ diff --git a/usr.sbin/ntp/ntpdate/Makefile.depend b/usr.sbin/ntp/ntpdate/Makefile.depend index da518fb..868ca7a 100644 --- a/usr.sbin/ntp/ntpdate/Makefile.depend +++ b/usr.sbin/ntp/ntpdate/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libmd \ lib/librt \ + lib/libthr \ lib/msun \ secure/lib/libcrypto \ usr.sbin/ntp/libntp \ -- cgit v1.1