aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-vcalendar
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-10-08 18:32:05 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-10-08 18:32:05 +0000
commite09cc2b6d0529a0f058b1b1dc1f2c0c9f0e411de (patch)
treee3b9130fce6ff0c82a10692bc3b749023958890b /mail/claws-mail-vcalendar
parente766966e9324894086596f5ac12cc99e78be89ad (diff)
downloadports-e09cc2b6d0529a0f058b1b1dc1f2c0c9f0e411de.tar.gz
ports-e09cc2b6d0529a0f058b1b1dc1f2c0c9f0e411de.zip
Fix patching
Notes
Notes: svn path=/head/; revision=329818
Diffstat (limited to 'mail/claws-mail-vcalendar')
-rw-r--r--mail/claws-mail-vcalendar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile
index 3947ee06c32f..9e64691b1542 100644
--- a/mail/claws-mail-vcalendar/Makefile
+++ b/mail/claws-mail-vcalendar/Makefile
@@ -2,10 +2,12 @@
# $FreeBSD$
PORTNAME= vcalendar
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= vCalendar plugin for Claws Mail
+EXTRA_PATCHES= ${FILESDIR}/patch-src__plugins__vcalendar__vcal_meeting_gtk.c
+
CLAWS_PLUGINS_BUILD= vcalendar
.include "../claws-mail/Makefile.claws"