summaryrefslogtreecommitdiff
path: root/mail/gmime/buildlink3.mk
blob: fd5985982743d03574a6507cdc410df45af4e867 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: buildlink3.mk,v 1.22 2017/03/31 10:32:15 wiz Exp $

BUILDLINK_TREE+=	gmime

.if !defined(GMIME_BUILDLINK3_MK)
GMIME_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.gmime+=	gmime>=2.6.15
BUILDLINK_ABI_DEPENDS.gmime?=	gmime>=2.6.23nb2
BUILDLINK_PKGSRCDIR.gmime?=	../../mail/gmime

.include "../../devel/glib2/buildlink3.mk"
# gmime-2.6.pc specifies linking with gpgme's libs.  While this is arguably
# wrong and should perhaps be patched, until then we should include them
# here.
.include "../../security/gpgme/buildlink3.mk"
.endif # GMIME_BUILDLINK3_MK

BUILDLINK_TREE+=	-gmime