summaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Server-DNS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS/Makefile')
-rw-r--r--dns/p5-POE-Component-Server-DNS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile
index dfc5182d1254..baae718d444e 100644
--- a/dns/p5-POE-Component-Server-DNS/Makefile
+++ b/dns/p5-POE-Component-Server-DNS/Makefile
@@ -14,13 +14,13 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Net-DNS>=0.58:dns/p5-Net-DNS \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-DNS>=0.58:dns/p5-Net-DNS \
p5-POE>=0.38:devel/p5-POE \
p5-POE-Component-Client-DNS>=1.051:dns/p5-POE-Component-Client-DNS \
p5-POE-Component-Client-DNS-Recursive>=1.04:dns/p5-POE-Component-Client-DNS-Recursive \
p5-POE-Component-Generic>=0.0910:net/p5-POE-Component-Generic \
p5-POE-Filter-DNS-TCP>=0.04:dns/p5-POE-Filter-DNS-TCP
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5