aboutsummaryrefslogtreecommitdiff
path: root/lib/bind
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-10-24 15:33:08 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-10-24 15:33:08 +0000
commita35d88931c87cfe6bd38f01d7bad22140b3b38f3 (patch)
tree2a28a087684353f3fc60fa304d31bd2590e83ab7 /lib/bind
parent88348311f3943c504b62ed3ffad125c06e3dea7a (diff)
Notes
Diffstat (limited to 'lib/bind')
-rw-r--r--lib/bind/lwres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile
index 81375c78a7ff4..55b59ebd36108 100644
--- a/lib/bind/lwres/Makefile
+++ b/lib/bind/lwres/Makefile
@@ -7,7 +7,7 @@ SRCDIR= ${BIND_DIR}/lib/lwres
# Unlike other BIND libs, this should be installed unless the user says NO.
.if !defined(NO_BIND_LIBS_LWRES)
-WITH_BIND_LIBS= YES
+WITH_BIND_LIBS=
.endif
.include "${LIB_BIND_DIR}/config.mk"