summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui/buildlink3.mk
blob: 313eb74abefaf566f78546a1451f31eb8edff8ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: buildlink3.mk,v 1.34 2020/06/02 08:23:02 adam Exp $

BUILDLINK_TREE+=	gnustep-gui

.if !defined(GNUSTEP_GUI_BUILDLINK3_MK)
GNUSTEP_GUI_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.gnustep-gui+=	gnustep-gui>=0.16.0
BUILDLINK_ABI_DEPENDS.gnustep-gui+=	gnustep-gui>=0.22.0nb22
BUILDLINK_PKGSRCDIR.gnustep-gui?=	../../x11/gnustep-gui

.include "../../devel/gnustep-base/buildlink3.mk"
.endif # GNUSTEP_GUI_BUILDLINK3_MK

BUILDLINK_TREE+=	-gnustep-gui