diff options
Diffstat (limited to 'mail/claws-mail-newmail/Makefile')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index f0a9be84c4cc..022b1674cb06 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.15 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -17,8 +17,8 @@ COMMENT= Message header summary logging plugin for claws-mail LICENSE= GPLv3 -BUILD_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf |