aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-synce
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-04-20 05:29:35 +0800
committermiwi <miwi@FreeBSD.org>2008-04-20 05:29:35 +0800
commit7e78b10ca2a10987a219fc1b00247673f8cbbec6 (patch)
tree5ade2d2697ccb4a247fedebee29c2fea852ead77 /mail/claws-mail-synce
parent7f3a1cef71e777e53cd10c18ebc1c19784214907 (diff)
downloadfreebsd-ports-graphics-7e78b10ca2a10987a219fc1b00247673f8cbbec6.tar.gz
freebsd-ports-graphics-7e78b10ca2a10987a219fc1b00247673f8cbbec6.tar.zst
freebsd-ports-graphics-7e78b10ca2a10987a219fc1b00247673f8cbbec6.zip
- Bump PORTREVISION after claws-mail update
Diffstat (limited to 'mail/claws-mail-synce')
-rw-r--r--mail/claws-mail-synce/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile
index b3ceb54dda0..b125e5be158 100644
--- a/mail/claws-mail-synce/Makefile
+++ b/mail/claws-mail-synce/Makefile
@@ -7,7 +7,7 @@
PORTNAME= synce
PORTVERSION= 0.7.3
-PORTREVISION= 2
+PORTREVISION= 3
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.3.1:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261