diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/fpdns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile index d2fecd0c6fd..1f95881a4fc 100644 --- a/dns/fpdns/Makefile +++ b/dns/fpdns/Makefile @@ -15,6 +15,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= edwin@mavetju.org COMMENT= FPDNS - Fingerprinting DNS servers +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS WRKSRC= ${WRKDIR} NO_BUILD= yes USE_PERL5_RUN= yes |