# $NetBSD: buildlink3.mk,v 1.2 2006/11/03 17:19:22 joerg Exp $ BUILDLINK_DEPMETHOD.fontsproto?= build BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ FONTSPROTO_BUILDLINK3_MK:= ${FONTSPROTO_BUILDLINK3_MK}+ .if ${BUILDLINK_DEPTH} == "+" BUILDLINK_DEPENDS+= fontsproto .endif BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nfontsproto} BUILDLINK_PACKAGES+= fontsproto BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}fontsproto .if ${FONTSPROTO_BUILDLINK3_MK} == "+" BUILDLINK_API_DEPENDS.fontsproto+= fontsproto>=2.0 BUILDLINK_PKGSRCDIR.fontsproto?= ../../x11/fontsproto .endif # FONTSPROTO_BUILDLINK3_MK BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}