aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-tnef
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-10-05 11:25:29 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-10-05 11:25:29 +0000
commit441d6f48003e70a00c705da71d7dbdc7ed1cd910 (patch)
tree7defe4a233e866af3a2af3cc379fabca90969635 /mail/claws-mail-tnef
parente7f149e7cd104240d8c4cf1ce66f624db6fa6349 (diff)
downloadports-441d6f48003e70a00c705da71d7dbdc7ed1cd910.tar.gz
ports-441d6f48003e70a00c705da71d7dbdc7ed1cd910.zip
- 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-tnef')
-rw-r--r--mail/claws-mail-tnef/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile
index cc497447561c..1e8027e4494d 100644
--- a/mail/claws-mail-tnef/Makefile
+++ b/mail/claws-mail-tnef/Makefile
@@ -8,6 +8,5 @@ COMMENT= TNEF attachment format parser plugin for Claws Mail
CLAWS_PLUGINS_BUILD= tnef_parse
-NO_STAGE= yes
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>