summaryrefslogtreecommitdiff
path: root/lib/bind/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-09-24 18:42:05 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-09-24 18:42:05 +0000
commita2af6bc2597f41b8108f6add4e2a57eaa7482b35 (patch)
tree8fb8408bc976448290b2a17f9c4bc02cf4521664 /lib/bind/dns
parent6ac6319b32b07237b7e578a66084a1707104eb1e (diff)
Notes
Diffstat (limited to 'lib/bind/dns')
-rw-r--r--lib/bind/dns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/dns/Makefile b/lib/bind/dns/Makefile
index ea9a23070a04..731f1612801d 100644
--- a/lib/bind/dns/Makefile
+++ b/lib/bind/dns/Makefile
@@ -40,7 +40,7 @@ CFLAGS+= -I${.CURDIR}
DPADD= ${CRYPTO_DPADD} ${PTHREAD_DPADD}
LDADD= ${CRYPTO_LDADD} ${PTHREAD_LDADD}
-.if defined(WANT_BIND_LIBS)
+.if defined(WITH_BIND_LIBS)
DNSINCS= ${SRCDIR}/include/dns/acl.h \
${SRCDIR}/include/dns/adb.h \
${SRCDIR}/include/dns/bit.h \