aboutsummaryrefslogtreecommitdiff
path: root/lib/bind/bind9
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/bind9
parent6ac6319b32b07237b7e578a66084a1707104eb1e (diff)
Notes
Diffstat (limited to 'lib/bind/bind9')
-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 7085a93ffa31..d470ed66efa4 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