pkgsrc/graphics/agg/buildlink3.mk
tron a36fb86593 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

16 lines
363 B
Makefile

# $NetBSD: buildlink3.mk,v 1.6 2013/06/04 22:16:13 tron Exp $
#
BUILDLINK_TREE+= agg
.if !defined(AGG_BUILDLINK3_MK)
AGG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.agg+= agg>=2.5
BUILDLINK_ABI_DEPENDS.agg+= agg>=2.5nb3
BUILDLINK_PKGSRCDIR.agg?= ../../graphics/agg
.include "../../graphics/freetype2/buildlink3.mk"
.endif # AGG_BUILDLINK3_MK
BUILDLINK_TREE+= -agg