aboutsummaryrefslogtreecommitdiff
path: root/dns/fpdns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-07-17 01:40:26 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-07-17 01:40:26 +0000
commit35e4c30cf3c44714734fbbbbdec9db9771454dac (patch)
tree9d9a1714100b7d5e545b39d03fa5bd5be0db3536 /dns/fpdns
parentd4ca4cb21f65e6b828c40a5b231557c50877ee89 (diff)
downloadports-35e4c30cf3c44714734fbbbbdec9db9771454dac.tar.gz
ports-35e4c30cf3c44714734fbbbbdec9db9771454dac.zip
Add dependency on dns/p5-Net-DNS
Submitted by: Olli Hauer <ohauer@gmx.de>
Notes
Notes: svn path=/head/; revision=139376
Diffstat (limited to 'dns/fpdns')
-rw-r--r--dns/fpdns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile
index d2fecd0c6fd8..1f95881a4fcc 100644
--- a/dns/fpdns/Makefile
+++ b/dns/fpdns/Makefile
@@ -15,6 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= edwin@mavetju.org
COMMENT= FPDNS - Fingerprinting DNS servers
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
WRKSRC= ${WRKDIR}
NO_BUILD= yes
USE_PERL5_RUN= yes