aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-perl
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-08-29 17:15:09 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-08-29 17:15:09 +0000
commit6d6d4dd41aa933130dd3c7fd78ece57164a71047 (patch)
tree281d1480d6b8393f15c0bee5624ff89ef645be7e /mail/claws-mail-perl
parenta02509c1cc9afb977337e9ec58ba814458064147 (diff)
downloadports-6d6d4dd41aa933130dd3c7fd78ece57164a71047.tar.gz
ports-6d6d4dd41aa933130dd3c7fd78ece57164a71047.zip
- update to 3.7.10 release
- fix portlint warnings - bump plugins with no new distfiles Approved by:  miwi,wen (mentors implicit)
Notes
Notes: svn path=/head/; revision=280711
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r--mail/claws-mail-perl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile
index e7320ecfddaa..5230b8233e78 100644
--- a/mail/claws-mail-perl/Makefile
+++ b/mail/claws-mail-perl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= 0.9.18
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,11 +16,11 @@ DISTNAME= perl_plugin-${PORTVERSION}
MAINTAINER= pawel@FreeBSD.org
COMMENT= Perl filtering 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
USE_PERL5= yes