From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- dns/p5-POE-Component-Client-DNS-Recursive/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dns/p5-POE-Component-Client-DNS-Recursive') 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 -- cgit v1.2.3