summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nslookup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nslookup/Makefile')
-rw-r--r--usr.sbin/nslookup/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/nslookup/Makefile b/usr.sbin/nslookup/Makefile
index c3a51a4..c9b31f2 100644
--- a/usr.sbin/nslookup/Makefile
+++ b/usr.sbin/nslookup/Makefile
@@ -11,6 +11,7 @@ SRCS= main.c getinfo.c debug.c send.c skip.c list.c subr.c commands.l
MAN8= nslookup.8
CFLAGS+=-D_PATH_HELPFILE=\"${DESTHELP}/nslookup.help\"
+CFLAGS+=-I${.CURDIR}/../../contrib/bind/bin/nslookup
LDADD+= -ll -ledit -ltermcap
DPADD+= ${LIBL} ${LIBEDIT} ${LIBTERMCAP}
OpenPOWER on IntegriCloud