diff options
Diffstat (limited to 'mail/claws-mail-synce/Makefile')
-rw-r--r-- | mail/claws-mail-synce/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 73de88c06561..3b67bda7fa5a 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -6,8 +6,7 @@ # PORTNAME= synce -PORTVERSION= 0.7 -PORTREVISION?= 4 +PORTVERSION= 0.7.1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -17,8 +16,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>=2.6:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=2.6:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes |