From e431a53e3ddb0192c6bbe0cf44ea8a2d7630cea0 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Fri, 13 May 2011 13:12:07 +0000 Subject: Update to 1.411. While here, be explicit about the RUN_DEPENDS. PR: ports/156710 Submitted by: Mark Felder Approved by: maintainer timeout --- mail/imapsync/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail/imapsync/Makefile') 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 -- cgit v1.2.3