pkgsrc/devel/g-wrap/buildlink3.mk
wiz e4025746ee After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24
hours already).
2016-09-15 14:32:39 +00:00

16 lines
431 B
Makefile

# $NetBSD: buildlink3.mk,v 1.19 2016/09/15 14:32:39 wiz Exp $
BUILDLINK_TREE+= g-wrap
.if !defined(G_WRAP_BUILDLINK3_MK)
G_WRAP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.g-wrap+= g-wrap>=1.9.5
BUILDLINK_ABI_DEPENDS.g-wrap+= g-wrap>=1.9.15
BUILDLINK_PKGSRCDIR.g-wrap?= ../../devel/g-wrap
.include "../../devel/libffi/buildlink3.mk"
.include "../../lang/guile20/buildlink3.mk"
.endif # G_WRAP_BUILDLINK3_MK
BUILDLINK_TREE+= -g-wrap