summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2014-02-22 06:28:32 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2014-02-22 06:28:32 +0000
commit068a763aca60d7acecd9bec7f0b75a5b5d14c3a3 (patch)
tree1cbae334924d108dbd69db457b4d6b577af71d2c /dns
parentFix build without gcc on 10+ (diff)
add bind-tools at RUN_DEPENDS for dig command.
Because 10.0-RELEASE and later system does not have bind(include dig)
Notes
Notes: svn path=/head/; revision=345570
Diffstat (limited to 'dns')
-rw-r--r--dns/doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile
index 22d732d9f756..21442f8e5404 100644
--- a/dns/doc/Makefile
+++ b/dns/doc/Makefile
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= sanpei
MAINTAINER= sanpei@FreeBSD.org
COMMENT= Diagnose unhealthy DNS domains
+RUN_DEPENDS= dig:${PORTSDIR}/dns/bind-tools
+
USE_BZIP2= yes
AUX_DIR= lib/doc