aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-notification
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-notification
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-notification')
-rw-r--r--mail/claws-mail-notification/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile
index ae2f1f8014ac..3ae665810b12 100644
--- a/mail/claws-mail-notification/Makefile
+++ b/mail/claws-mail-notification/Makefile
@@ -11,6 +11,5 @@ LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
CLAWS_PLUGINS_BUILD= notification
-NO_STAGE= yes
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>