summaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Client-DNS-Recursive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS-Recursive/Makefile')
-rw-r--r--dns/p5-POE-Component-Client-DNS-Recursive/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-POE-Component-Client-DNS-Recursive/Makefile b/dns/p5-POE-Component-Client-DNS-Recursive/Makefile
index f4b2d0739680..694d1c275d68 100644
--- a/dns/p5-POE-Component-Client-DNS-Recursive/Makefile
+++ b/dns/p5-POE-Component-Client-DNS-Recursive/Makefile
@@ -14,9 +14,9 @@ COMMENT= Recursive DNS client for POE
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
- p5-Net-IP-Minimal>=0:${PORTSDIR}/net/p5-Net-IP-Minimal \
- p5-POE>=1.004:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \
+ p5-Net-IP-Minimal>=0:net/p5-Net-IP-Minimal \
+ p5-POE>=1.004:devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5