svn commit: r345570 - head/dns/doc
MIHIRA Sanpei Yoshiro
sanpei at FreeBSD.org
Sat Feb 22 06:28:33 UTC 2014
Author: sanpei
Date: Sat Feb 22 06:28:32 2014
New Revision: 345570
URL: http://svnweb.freebsd.org/changeset/ports/345570
QAT: https://qat.redports.org/buildarchive/r345570/
Log:
add bind-tools at RUN_DEPENDS for dig command.
Because 10.0-RELEASE and later system does not have bind(include dig)
Modified:
head/dns/doc/Makefile
Modified: head/dns/doc/Makefile
==============================================================================
--- head/dns/doc/Makefile Sat Feb 22 06:10:26 2014 (r345569)
+++ head/dns/doc/Makefile Sat Feb 22 06:28:32 2014 (r345570)
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= sanpei
MAINTAINER= sanpei at FreeBSD.org
COMMENT= Diagnose unhealthy DNS domains
+RUN_DEPENDS= dig:${PORTSDIR}/dns/bind-tools
+
USE_BZIP2= yes
AUX_DIR= lib/doc
More information about the svn-ports-head
mailing list