[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-spamreport

File: [cvs.NetBSD.org] / pkgsrc / mail / claws-mail-spamreport / Makefile (download)

Revision 1.39, Tue Jun 4 22:16:35 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.38: +2 -2 lines

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.

# $NetBSD: Makefile,v 1.39 2013/06/04 22:16:35 tron Exp $
#

DISTNAME=	spam_report-0.3.16
PKGNAME=	claws-mail-spam_report-0.3.16
PKGREVISION=	9
CATEGORIES=	mail
MASTER_SITES=	http://claws-mail.org/downloads/plugins/

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Report spam to various places

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
USE_LANGUAGES+=	c

.include "../../mail/claws-mail/Makefile.vers"
.include "../../mail/claws-mail/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"