summaryrefslogtreecommitdiff
path: root/security/seahorse/buildlink3.mk
blob: a32e2ac116b7fb11e60a1a9dce96407a3d249d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:18:58 wiz Exp $

BUILDLINK_TREE+=	seahorse

.if !defined(SEAHORSE_BUILDLINK3_MK)
SEAHORSE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.seahorse+=	seahorse>=2.24.1
BUILDLINK_ABI_DEPENDS.seahorse+=	seahorse>=2.32.0nb16
BUILDLINK_PKGSRCDIR.seahorse?=	../../security/seahorse

.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # SEAHORSE_BUILDLINK3_MK

BUILDLINK_TREE+=	-seahorse