aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Server-DNS
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r--dns/p5-POE-Component-Server-DNS/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile
index 18ce4f994590..b3792c7b513a 100644
--- a/dns/p5-POE-Component-Server-DNS/Makefile
+++ b/dns/p5-POE-Component-Server-DNS/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-Server-DNS
PORTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Non-blocking, concurrent DNS server component
-RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
+BUILD_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \
p5-POE-Component-Client-DNS>=1.00:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic
+ p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic \
+ p5-POE-Component-Client-DNS-Recursive>=0:${PORTSDIR}/dns/p5-POE-Component-Client-DNS-Recursive
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes