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