diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2004-09-24 18:42:05 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2004-09-24 18:42:05 +0000 |
| commit | a2af6bc2597f41b8108f6add4e2a57eaa7482b35 (patch) | |
| tree | 8fb8408bc976448290b2a17f9c4bc02cf4521664 /lib/bind/isc | |
| parent | 6ac6319b32b07237b7e578a66084a1707104eb1e (diff) | |
Notes
Diffstat (limited to 'lib/bind/isc')
| -rw-r--r-- | lib/bind/isc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index 512876975187..6114bd0cdf68 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -41,7 +41,7 @@ CFLAGS+= -I${SRCDIR}/include -I${.CURDIR} DPADD= ${PTHREAD_DPADD} LDADD= ${PTHREAD_LDADD} -.if defined(WANT_BIND_LIBS) +.if defined(WITH_BIND_LIBS) INCS= ${SRCDIR}/include/isc/app.h \ ${SRCDIR}/include/isc/assertions.h \ ${SRCDIR}/include/isc/base64.h \ |
