From dfcdee628b497d80e2ecd04cb5fdad75b546d5c0 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 30 Nov 1999 06:25:19 +0000 Subject: Use libbind to get to the extended resolver and headers. --- usr.bin/host/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin/host') diff --git a/usr.bin/host/Makefile b/usr.bin/host/Makefile index 9f52189..a81d9e7 100644 --- a/usr.bin/host/Makefile +++ b/usr.bin/host/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +USE_LIBBIND= yes .include "${.CURDIR}/../../usr.sbin/named/Makefile.inc" .PATH: ${BIND_DIR}/bin/host -- cgit v1.1