aboutsummaryrefslogtreecommitdiff
path: root/mail/imapsync/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2011-05-13 13:12:07 +0000
committerWesley Shields <wxs@FreeBSD.org>2011-05-13 13:12:07 +0000
commite431a53e3ddb0192c6bbe0cf44ea8a2d7630cea0 (patch)
tree2820acd6bd06c59190a297152f731b8d415f0fb8 /mail/imapsync/Makefile
parent8f4361328f70965435fe635c4276ed858472cb56 (diff)
downloadports-e431a53e3ddb0192c6bbe0cf44ea8a2d7630cea0.tar.gz
ports-e431a53e3ddb0192c6bbe0cf44ea8a2d7630cea0.zip
Notes
Diffstat (limited to 'mail/imapsync/Makefile')
-rw-r--r--mail/imapsync/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile
index 7b596a117e6a..2ab782150ec5 100644
--- a/mail/imapsync/Makefile
+++ b/mail/imapsync/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= imapsync
-PORTVERSION= 1.404
+PORTVERSION= 1.411
CATEGORIES= mail perl5
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/
EXTRACT_SUFX= .tgz
@@ -17,7 +17,9 @@ COMMENT= IMAP synchronization copy or migration tool
BUILD_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
+ p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
+ p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL
USE_PERL5= yes
NO_BUILD= yes