aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-Amazon-Route53
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-Net-Amazon-Route53
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'dns/p5-Net-Amazon-Route53')
-rw-r--r--dns/p5-Net-Amazon-Route53/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/p5-Net-Amazon-Route53/Makefile b/dns/p5-Net-Amazon-Route53/Makefile
index e1fb0471cb9a..fbecf2737bfb 100644
--- a/dns/p5-Net-Amazon-Route53/Makefile
+++ b/dns/p5-Net-Amazon-Route53/Makefile
@@ -14,12 +14,12 @@ COMMENT= Manage your DNS entries on Amazon's Route53 service
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
- p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
- p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
- p5-XML-Bare>=0:${PORTSDIR}/textproc/p5-XML-Bare \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \
+ p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-Mouse>=0:devel/p5-Mouse \
+ p5-XML-Bare>=0:textproc/p5-XML-Bare \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS= py[23][0-9]-boto-devel-[0-9]*