aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-notification/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-09-07 05:31:48 +0800
committermiwi <miwi@FreeBSD.org>2007-09-07 05:31:48 +0800
commit7c1d7514b78b1253ad21a3d8de250edbc3c9a094 (patch)
tree76e0096d10549accb514ecfa05245113c1534d30 /mail/claws-mail-notification/Makefile
parent3956c91bd1fee267ae1da488fc400a59cb9619f3 (diff)
downloadfreebsd-ports-gnome-7c1d7514b78b1253ad21a3d8de250edbc3c9a094.tar.gz
freebsd-ports-gnome-7c1d7514b78b1253ad21a3d8de250edbc3c9a094.tar.zst
freebsd-ports-gnome-7c1d7514b78b1253ad21a3d8de250edbc3c9a094.zip
- Bump PORTREVISION after claws-mail update
Diffstat (limited to 'mail/claws-mail-notification/Makefile')
-rw-r--r--mail/claws-mail-notification/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile
index 5091afb5475f..d6fe20894f93 100644
--- a/mail/claws-mail-notification/Makefile
+++ b/mail/claws-mail-notification/Makefile
@@ -7,7 +7,7 @@
PORTNAME= notification
PORTVERSION= 0.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -17,8 +17,8 @@ MAINTAINER= c0rn@o2.pl
COMMENT= New/unread mail notification plugin for claws-mail
LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify
-BUILD_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_XLIB= yes