aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-att_remover
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2011-08-30 01:15:09 +0800
committerpawel <pawel@FreeBSD.org>2011-08-30 01:15:09 +0800
commitafc1d6895a9abb33ade74e55a856f624ebe2595e (patch)
tree9a0898df80e57f8e8234ebb93260379c520c0f01 /mail/claws-mail-att_remover
parent054c7bef0712f30f7be257bce872d212ec093300 (diff)
downloadfreebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.tar.gz
freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.tar.zst
freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.zip
- update to 3.7.10 release
- fix portlint warnings - bump plugins with no new distfiles Approved by:  miwi,wen (mentors implicit)
Diffstat (limited to 'mail/claws-mail-att_remover')
-rw-r--r--mail/claws-mail-att_remover/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile
index a42539f56527..a6b61252163d 100644
--- a/mail/claws-mail-att_remover/Makefile
+++ b/mail/claws-mail-att_remover/Makefile
@@ -7,7 +7,7 @@
PORTNAME= att_remover
PORTVERSION= 1.0.12
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -15,11 +15,11 @@ PKGNAMEPREFIX= claws-mail-
MAINTAINER= pawel@FreeBSD.org
COMMENT= Attachments removing plugin for claws-mail
-BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/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
+
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf
MAKE_JOBS_SAFE= yes