2009-03-20 20:23:50 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:48 joerg Exp $
|
2006-11-03 20:53:21 +01:00
|
|
|
|
|
|
|
BUILDLINK_DEPMETHOD.printproto?= build
|
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= printproto
|
2006-11-03 20:53:21 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(PRINTPROTO_BUILDLINK3_MK)
|
|
|
|
PRINTPROTO_BUILDLINK3_MK:=
|
2006-11-03 20:53:21 +01:00
|
|
|
|
|
|
|
BUILDLINK_API_DEPENDS.printproto+= printproto>=1.0.3
|
|
|
|
BUILDLINK_PKGSRCDIR.printproto?= ../../x11/printproto
|
|
|
|
|
|
|
|
.include "../../x11/xproto/buildlink3.mk"
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # PRINTPROTO_BUILDLINK3_MK
|
2006-11-03 20:53:21 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -printproto
|