summaryrefslogtreecommitdiff
path: root/security/seahorse/buildlink3.mk
blob: 2f761aa8bc1ad26a3510cf3f242d3c01c094cd86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: buildlink3.mk,v 1.20 2011/11/01 06:02:30 sbd 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.0nb5
BUILDLINK_PKGSRCDIR.seahorse?=	../../security/seahorse

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

BUILDLINK_TREE+=	-seahorse