diff options
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS/Makefile')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index f92d060bd04..4a366466d16 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -16,7 +16,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS + ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |