No need to buildlink with cairo, so reset bump ABI from libpng via cairo.
This commit is contained in:
parent
583387bc16
commit
796bd961d9
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.2 2011/01/13 13:36:22 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2011/03/22 10:47:11 obache Exp $
|
||||
|
||||
BUILDLINK_TREE+= gobject-introspection
|
||||
|
||||
|
@ -6,13 +6,11 @@ BUILDLINK_TREE+= gobject-introspection
|
|||
GOBJECT_INTROSPECTION_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=0.6.14nb1
|
||||
BUILDLINK_ABI_DEPENDS.gobject-introspection?= gobject-introspection>=0.10.0nb1
|
||||
BUILDLINK_PKGSRCDIR.gobject-introspection?= ../../devel/gobject-introspection
|
||||
|
||||
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../devel/libffi/buildlink3.mk"
|
||||
.include "../../graphics/cairo/buildlink3.mk"
|
||||
.endif # GOBJECT_INTROSPECTION_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -gobject-introspection
|
||||
|
|
Loading…
Reference in a new issue