aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-SES
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /mail/p5-SES
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'mail/p5-SES')
-rw-r--r--mail/p5-SES/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-SES/Makefile b/mail/p5-SES/Makefile
index fd69d6040ed5..5d462f33e1b7 100644
--- a/mail/p5-SES/Makefile
+++ b/mail/p5-SES/Makefile
@@ -15,10 +15,10 @@ COMMENT= Perl module of Amazon Simple Email Services
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
- p5-libwww>=6:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
+ p5-URI>=0:net/p5-URI \
+ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
+ p5-libwww>=6:www/p5-libwww
USES= perl5 shebangfix zip
NO_BUILD= yes