summaryrefslogtreecommitdiffstats
path: root/lib/bind/dns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/dns/Makefile')
-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 ea9a230..731f161 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 \
OpenPOWER on IntegriCloud