summaryrefslogtreecommitdiff
path: root/net/ntp
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index f45697526ab2..7c2ab065e79f 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libevent.so:devel/libevent \
CONFLICTS= ntp-devel-*
USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \
- pkgconfig ssl
+ pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-leap-smear
@@ -56,6 +56,7 @@ PERL_UTILS_USES= perl5
SSL_CONFIGURE_ON= --with-openssl-incdir=${OPENSSLINC} \
--with-openssl-libdir=${OPENSSLLIB}
SSL_CONFIGURE_OFF= --without-crypto
+SSL_USES= ssl
SSL_BROKEN_OFF= Includes OpenSSL when deselected
THREADS_CONFIGURE_ENABLE= thread-support