diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-08-29 17:15:09 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-08-29 17:15:09 +0000 |
commit | 6d6d4dd41aa933130dd3c7fd78ece57164a71047 (patch) | |
tree | 281d1480d6b8393f15c0bee5624ff89ef645be7e /mail/claws-mail-attach_warner/Makefile | |
parent | a02509c1cc9afb977337e9ec58ba814458064147 (diff) | |
download | ports-6d6d4dd41aa933130dd3c7fd78ece57164a71047.tar.gz ports-6d6d4dd41aa933130dd3c7fd78ece57164a71047.zip |
Notes
Diffstat (limited to 'mail/claws-mail-attach_warner/Makefile')
-rw-r--r-- | mail/claws-mail-attach_warner/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index fe3895b696a3..d30c15a8a3a7 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -6,7 +6,7 @@ # PORTNAME= attach_warner -PORTVERSION= 0.2.21 +PORTVERSION= 0.2.22 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,11 +15,11 @@ DISTNAME= attachwarner-${PORTVERSION} MAINTAINER= pawel@FreeBSD.org COMMENT= Not attached file warning 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_ICONV= yes USE_AUTOTOOLS= autoconf |