diff options
Diffstat (limited to 'mail/claws-mail-synce/Makefile')
-rw-r--r-- | mail/claws-mail-synce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index e8a1db7a4a4d..572499344c39 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -7,7 +7,7 @@ PORTNAME= synce PORTVERSION= 0.7.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -17,8 +17,8 @@ MAINTAINER= c0rn@o2.pl COMMENT= Windows CE addressbook plugin for claws-mail LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 -BUILD_DEPENDS= claws-mail>=3.7.3:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.3:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf:262 |