2009-03-20 20:23:50 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:40 joerg Exp $
|
2006-11-03 20:54:04 +01:00
|
|
|
|
|
|
|
BUILDLINK_DEPMETHOD.fontcacheproto?= build
|
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= fontcacheproto
|
2006-11-03 20:54:04 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(FONTCACHEPROTO_BUILDLINK3_MK)
|
|
|
|
FONTCACHEPROTO_BUILDLINK3_MK:=
|
2006-11-03 20:54:04 +01:00
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.fontcacheproto+= fontcacheproto>=0.1
|
|
|
|
BUILDLINK_PKGSRCDIR.fontcacheproto?= ../../x11/fontcacheproto
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # FONTCACHEPROTO_BUILDLINK3_MK
|
2006-11-03 20:54:04 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -fontcacheproto
|