pkgsrc/graphics/libotf/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

15 lines
399 B
Makefile

# $NetBSD: buildlink3.mk,v 1.6 2013/06/04 22:16:23 tron Exp $
BUILDLINK_TREE+= libotf
.if !defined(LIBOTF_BUILDLINK3_MK)
LIBOTF_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libotf+= libotf>=0.9.7
BUILDLINK_ABI_DEPENDS.libotf+= libotf>=0.9.13nb2
BUILDLINK_PKGSRCDIR.libotf?= ../../graphics/libotf
.include "../../graphics/freetype2/buildlink3.mk"
.endif # LIBOTF_BUILDLINK3_MK
BUILDLINK_TREE+= -libotf