aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-RR-SRV-Helper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/p5-Net-DNS-RR-SRV-Helper/Makefile')
-rw-r--r--dns/p5-Net-DNS-RR-SRV-Helper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile
index d3be14f46485..7f3b373d756d 100644
--- a/dns/p5-Net-DNS-RR-SRV-Helper/Makefile
+++ b/dns/p5-Net-DNS-RR-SRV-Helper/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Orders SRV records by priority and weight for Net::DNS
-BUILD_DEPENDS= p5-Net-DNS>=0.68:${PORTSDIR}/dns/p5-Net-DNS \
- p5-Sort-Naturally>=1.03:${PORTSDIR}/textproc/p5-Sort-Naturally
+BUILD_DEPENDS= p5-Net-DNS>=0.68:dns/p5-Net-DNS \
+ p5-Sort-Naturally>=1.03:textproc/p5-Sort-Naturally
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5