pkgsrc/graphics/gdchart/buildlink3.mk
tron e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

15 lines
409 B
Makefile

# $NetBSD: buildlink3.mk,v 1.18 2013/06/04 22:16:18 tron Exp $
BUILDLINK_TREE+= gdchart
.if !defined(GDCHART_BUILDLINK3_MK)
GDCHART_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gdchart+= gdchart>=0.11.4nb1
BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb11
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"
.endif # GDCHART_BUILDLINK3_MK
BUILDLINK_TREE+= -gdchart