aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-IMAP-Client
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 19:44:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 19:44:26 +0000
commit4f008d725474533a1cd77c99faed8f7ae34df8d4 (patch)
tree5e95a00e2dbdad5443e9ac71898320cf574dad5b /mail/p5-IMAP-Client
parenteabc22a00d5bab47c760609160d9d6ec03aea5d1 (diff)
downloadports-4f008d725474533a1cd77c99faed8f7ae34df8d4.tar.gz
ports-4f008d725474533a1cd77c99faed8f7ae34df8d4.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298149
Diffstat (limited to 'mail/p5-IMAP-Client')
-rw-r--r--mail/p5-IMAP-Client/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile
index 5b526c5e6c21..a6db44b12d22 100644
--- a/mail/p5-IMAP-Client/Makefile
+++ b/mail/p5-IMAP-Client/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Advanced manipulation of IMAP services w/ referral support
-RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
- ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/URI/imap.pm:${PORTSDIR}/mail/p5-URI-imap
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-URI-imap>=0:${PORTSDIR}/mail/p5-URI-imap
PERL_CONFIGURE= yes