aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-rssyl
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-09-18 20:09:31 +0800
committermiwi <miwi@FreeBSD.org>2007-09-18 20:09:31 +0800
commitc03b36cc349dc5646c9de883fbf23adf57bd6015 (patch)
tree7cb8023b210a135528ae97fbec2fac5d9a3f563e /mail/claws-mail-rssyl
parent5d20cc975fcf8cd74262a9459ca48f872a68d2ee (diff)
downloadfreebsd-ports-gnome-c03b36cc349dc5646c9de883fbf23adf57bd6015.tar.gz
freebsd-ports-gnome-c03b36cc349dc5646c9de883fbf23adf57bd6015.tar.zst
freebsd-ports-gnome-c03b36cc349dc5646c9de883fbf23adf57bd6015.zip
- Bump PORTREVISION after claws-mail update
Diffstat (limited to 'mail/claws-mail-rssyl')
-rw-r--r--mail/claws-mail-rssyl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile
index 49550325734a..efe9fc53b0f0 100644
--- a/mail/claws-mail-rssyl/Makefile
+++ b/mail/claws-mail-rssyl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rssyl
PORTVERSION= 0.15
PORTEPOCH= 2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +17,8 @@ MAINTAINER= c0rn@o2.pl
COMMENT= A RSS/Atom plugin for claws-mail
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail
USE_XLIB= yes
USE_AUTOTOOLS= autoconf:261