aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2014-02-22 14:28:32 +0800
committersanpei <sanpei@FreeBSD.org>2014-02-22 14:28:32 +0800
commit461727ae4b59eb2463a929b8f7f051cc71f2b861 (patch)
tree1cbae334924d108dbd69db457b4d6b577af71d2c
parentfb3c1eb1b6574076c264436ca51c75f2880c6054 (diff)
downloadfreebsd-ports-gnome-461727ae4b59eb2463a929b8f7f051cc71f2b861.tar.gz
freebsd-ports-gnome-461727ae4b59eb2463a929b8f7f051cc71f2b861.tar.zst
freebsd-ports-gnome-461727ae4b59eb2463a929b8f7f051cc71f2b861.zip
add bind-tools at RUN_DEPENDS for dig command.
Because 10.0-RELEASE and later system does not have bind(include dig)
-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
n class='insertions'>+10 * - Update to 0.8.7nivit2016-10-152-3/+4 * Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-13/+13 * - Update to 0.8.4nivit2016-03-043-3/+4 * - Update to 0.8.3nivit2016-01-202-3/+3 * - Update to 0.8.0nivit2015-08-164-10/+6 * Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1 * - Update to 0.7.2nivit2015-06-025-12/+22 * Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-082-4/+2 * Convert to USES=autoreconftijl2015-04-181-2/+2 * - Remove instructions for fixing python command. It alreadynivit2015-02-131-8/+1 * - Update to 0.5.2nivit2015-02-13