aboutsummaryrefslogtreecommitdiff
path: root/dns/fpdns/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-03 23:59:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-03 23:59:16 +0000
commitf7c61af9ef1e7da99086b288b76379e9a5548c97 (patch)
tree6858f17f734f34279ad41d93b9a091f70cb4d5a5 /dns/fpdns/Makefile
parent708bef1ceef8ec1ae3237be26d17aae8ce7367e1 (diff)
downloadports-f7c61af9ef1e7da99086b288b76379e9a5548c97.tar.gz
ports-f7c61af9ef1e7da99086b288b76379e9a5548c97.zip
Notes
Diffstat (limited to 'dns/fpdns/Makefile')
-rw-r--r--dns/fpdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile
index 1abea50bbe99..46d0d5edbf60 100644
--- a/dns/fpdns/Makefile
+++ b/dns/fpdns/Makefile
@@ -11,8 +11,8 @@ COMMENT= Fingerprinting DNS servers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Net-DNS>=0.42:dns/p5-Net-DNS
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-DNS>=0.42:dns/p5-Net-DNS
USES= perl5
USE_PERL5= configure