Use libbind to get to the extended resolver and headers.

This commit is contained in:
Peter Wemm 1999-11-30 06:25:19 +00:00
parent 64baa0b4e3
commit f7eddfb25a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53933
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# $FreeBSD$
USE_LIBBIND= yes
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
.PATH: ${BIND_DIR}/bin/dig

View File

@ -1,5 +1,6 @@
# $FreeBSD$
USE_LIBBIND= yes
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
.PATH: ${BIND_DIR}/bin/dnsquery

View File

@ -1,5 +1,6 @@
# $FreeBSD$
USE_LIBBIND= yes
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
.PATH: ${BIND_DIR}/bin/host