pkgsrc/mail/gmime/buildlink3.mk

19 lines
581 B
Makefile

# $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