pkgsrc/mail/claws-mail-vcalendar/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

29 lines
756 B
Makefile

# $NetBSD: Makefile,v 1.42 2013/06/04 22:16:36 tron Exp $
#
DISTNAME= vcalendar-2.0.13
PKGNAME= claws-mail-vcalendar-2.0.13
PKGREVISION= 10
CATEGORIES= mail
MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Enable vCalendar message handling
#PLIST_SRC+= PLIST
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
USE_LANGUAGES+= c
.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"