summaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Server-DNS
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /dns/p5-POE-Component-Server-DNS
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadfreebsd-ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r--dns/p5-POE-Component-Server-DNS/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile
index a2716b2d2b61..1225e3109b83 100644
--- a/dns/p5-POE-Component-Server-DNS/Makefile
+++ b/dns/p5-POE-Component-Server-DNS/Makefile
@@ -14,12 +14,12 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \
- p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Client-DNS>=1.051:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-Client-DNS-Recursive>=1.04:${PORTSDIR}/dns/p5-POE-Component-Client-DNS-Recursive \
- p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic \
- p5-POE-Filter-DNS-TCP>=0.04:${PORTSDIR}/dns/p5-POE-Filter-DNS-TCP
+BUILD_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.09.10: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