summaryrefslogtreecommitdiff
path: root/dns/bind9-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind9-devel/Makefile')
-rw-r--r--dns/bind9-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index 8ad053470db7..b6129b29c2c5 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -63,6 +63,9 @@ CONFIGURE_ARGS= --localstatedir=/var \
CONFIGURE_ENV= READLINE_CFLAGS="-L${LOCALBASE}/lib"
ETCDIR= ${PREFIX}/etc/namedb
+# FIXME: figure out why build fails if enabled
+CONFIGURE_ARGS+= --disable-tracing
+
.if defined(BIND_TOOLS_SLAVE)
EXTRA_PATCHES= ${PATCHDIR}/extrapatch-bind-tools
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/bind-tools