aboutsummaryrefslogtreecommitdiff
path: root/dns/fpdns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-06-03 21:41:02 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-06-03 21:41:02 +0000
commit77c2e8801a1a5853b948f8313580319d1adc623d (patch)
treeb88545d08287179a17b59a20f6ab87bd88207d40 /dns/fpdns
parentb197747054dc56c99bd2b8291ee0f96881037118 (diff)
downloadports-77c2e8801a1a5853b948f8313580319d1adc623d.tar.gz
ports-77c2e8801a1a5853b948f8313580319d1adc623d.zip
Fix Perl package name dependencies
Notes
Notes: svn path=/head/; revision=298188
Diffstat (limited to 'dns/fpdns')
-rw-r--r--dns/fpdns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile
index 4d458ea33ba4..ddce95f39c71 100644
--- a/dns/fpdns/Makefile
+++ b/dns/fpdns/Makefile
@@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dougb@FreeBSD.org
COMMENT= FPDNS - Fingerprinting DNS servers
-RUN_DEPENDS= p5-Net-DNS:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS
PERL_CONFIGURE= yes