Use libbind to get to the extended resolver and headers.
This commit is contained in:
parent
64baa0b4e3
commit
f7eddfb25a
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
USE_LIBBIND= yes
|
||||
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
||||
|
||||
.PATH: ${BIND_DIR}/bin/dig
|
||||
|
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
USE_LIBBIND= yes
|
||||
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
||||
|
||||
.PATH: ${BIND_DIR}/bin/dnsquery
|
||||
|
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
USE_LIBBIND= yes
|
||||
.include "${.CURDIR}/../../usr.sbin/named/Makefile.inc"
|
||||
|
||||
.PATH: ${BIND_DIR}/bin/host
|
||||
|
Loading…
Reference in New Issue
Block a user