diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-05 11:25:29 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-05 11:25:29 +0000 |
commit | 441d6f48003e70a00c705da71d7dbdc7ed1cd910 (patch) | |
tree | 7defe4a233e866af3a2af3cc379fabca90969635 /mail/claws-mail-newmail | |
parent | e7f149e7cd104240d8c4cf1ce66f624db6fa6349 (diff) |
- Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args
PR: ports/182439 [1]
Reported by: Gerard Seibert <gerard@seibercom.net>
Notes
Notes:
svn path=/head/; revision=329440
Diffstat (limited to 'mail/claws-mail-newmail')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index c33ddb8b0751..3c8a4125b7a9 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -8,6 +8,5 @@ COMMENT= Message header summary logging plugin for Claws Mail CLAWS_PLUGINS_BUILD= newmail -NO_STAGE= yes .include "../claws-mail/Makefile.claws" .include <bsd.port.mk> |