aboutsummaryrefslogtreecommitdiffstats
path: root/dns/fpdns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-06-04 05:41:02 +0800
committerdougb <dougb@FreeBSD.org>2012-06-04 05:41:02 +0800
commitbd6a60644276921851f5124262bde0df140a1595 (patch)
treea20dec40208afb147fcd290b87ca0c3ba0080aa1 /dns/fpdns
parent2024624134911fe31c0cdff20cb65c91605da262 (diff)
downloadfreebsd-ports-gnome-bd6a60644276921851f5124262bde0df140a1595.tar.gz
freebsd-ports-gnome-bd6a60644276921851f5124262bde0df140a1595.tar.zst
freebsd-ports-gnome-bd6a60644276921851f5124262bde0df140a1595.zip
Fix Perl package name dependencies
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