aboutsummaryrefslogtreecommitdiff
path: root/net/ntp/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-03-15 19:50:43 +0000
committerCy Schubert <cy@FreeBSD.org>2017-03-15 19:50:43 +0000
commit665dee0030bf30912aa4e4ba98fc714ba3b22f2d (patch)
tree0b1c084e6137eb233c63addc9dba09160442b58c /net/ntp/Makefile
parent1e71d4036813fd33b376b67ef7398fe10a187a99 (diff)
downloadports-665dee0030bf30912aa4e4ba98fc714ba3b22f2d.tar.gz
ports-665dee0030bf30912aa4e4ba98fc714ba3b22f2d.zip
Enable DEBUG option which enables debugging code in ntp via
--enable-debug. This enables -d and -D options within ntpd.
Notes
Notes: svn path=/head/; revision=436256
Diffstat (limited to 'net/ntp/Makefile')
-rw-r--r--net/ntp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 7c2ab065e79f..ea937f01e311 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -59,6 +59,8 @@ SSL_CONFIGURE_OFF= --without-crypto
SSL_USES= ssl
SSL_BROKEN_OFF= Includes OpenSSL when deselected
+DEBUG_CONFIGURE_ON= --enable-debug
+
THREADS_CONFIGURE_ENABLE= thread-support
THREADS_CONFIGURE_WITH= threads