aboutsummaryrefslogtreecommitdiffstats
path: root/dns/fpdns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-06-01 12:00:24 +0800
committerdougb <dougb@FreeBSD.org>2012-06-01 12:00:24 +0800
commite8a64e847f4390d533deeca12893abc529de1efe (patch)
tree774ac3ce60d5708d6f89e1da7927ef0416cd7662 /dns/fpdns
parentf865514259230c962dba43f659bf9765a9c4fc37 (diff)
downloadfreebsd-ports-gnome-e8a64e847f4390d533deeca12893abc529de1efe.tar.gz
freebsd-ports-gnome-e8a64e847f4390d533deeca12893abc529de1efe.tar.zst
freebsd-ports-gnome-e8a64e847f4390d533deeca12893abc529de1efe.zip
Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_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 1b56055cdc34..4d458ea33ba4 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= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= p5-Net-DNS:${PORTSDIR}/dns/p5-Net-DNS
PERL_CONFIGURE= yes