summaryrefslogtreecommitdiffstats
path: root/lib/bind/bind9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/bind9/Makefile')
-rw-r--r--lib/bind/bind9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile
index 7085a93..d470ed6 100644
--- a/lib/bind/bind9/Makefile
+++ b/lib/bind/bind9/Makefile
@@ -17,7 +17,7 @@ CFLAGS+= -I${SRCDIR}/include
DPADD= ${PTHREAD_DPADD}
LDADD= ${PTHREAD_LDADD}
-.if defined(WANT_BIND_LIBS)
+.if defined(WITH_BIND_LIBS)
INCS= ${SRCDIR}/include/bind9/check.h \
${SRCDIR}/include/bind9/getaddresses.h \
${SRCDIR}/include/bind9/version.h
OpenPOWER on IntegriCloud