summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-IMAPClient/Makefile
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-Mail-IMAPClient/Makefile
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
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 '')
-rw-r--r--mail/p5-Mail-IMAPClient/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile
index 24df4dc5c4a5..ae8c34093f28 100644
--- a/mail/p5-Mail-IMAPClient/Makefile
+++ b/mail/p5-Mail-IMAPClient/Makefile
@@ -13,10 +13,10 @@ COMMENT= Perl5 module to talk to a IMAP4rev1 (RFC2060) server
LICENSE= ARTPERL10
-RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
- p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \
- p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL
+RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
+ p5-Parse-RecDescent>=1.94:devel/p5-Parse-RecDescent \
+ p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+ p5-Authen-SASL>=0:security/p5-Authen-SASL
USES= perl5
USE_PERL5= configure