# $NetBSD: buildlink3.mk,v 1.41 2023/11/08 13:21:27 wiz Exp $ BUILDLINK_TREE+= gnustep-gui .if !defined(GNUSTEP_GUI_BUILDLINK3_MK) GNUSTEP_GUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.28 BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.30.0nb5 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui .include "../../devel/gnustep-base/buildlink3.mk" .endif # GNUSTEP_GUI_BUILDLINK3_MK BUILDLINK_TREE+= -gnustep-gui