diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-07 04:04:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-07 04:04:55 +0000 |
commit | a1c5841a0e18f7403c6822ea6b163bd31e86d9a8 (patch) | |
tree | a81ace1bd21808f37fcde6762e3e1203a04db554 /mail/claws-mail-perl | |
parent | eb6392f1b9e317649689affedd701586a3969ad3 (diff) | |
download | ports-a1c5841a0e18f7403c6822ea6b163bd31e86d9a8.tar.gz ports-a1c5841a0e18f7403c6822ea6b163bd31e86d9a8.zip |
- Bump PORTREVISION after claws-mail update
Notes
Notes:
svn path=/head/; revision=229604
Diffstat (limited to 'mail/claws-mail-perl')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index 8712493ec81d..0e2c8dce2f0c 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -7,6 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +16,8 @@ DISTNAME= perl_plugin-${PORTVERSION} MAINTAINER= c0rn@o2.pl COMMENT= Perl filtering plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.0:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.0:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.1:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.1:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf:262 |