2009-03-20 20:23:50 +01:00
|
|
|
# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:23:59 joerg Exp $
|
2004-02-19 02:06:43 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= tremor
|
2004-02-19 02:06:43 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
.if !defined(TREMOR_BUILDLINK3_MK)
|
|
|
|
TREMOR_BUILDLINK3_MK:=
|
2004-02-19 02:06:43 +01:00
|
|
|
|
2006-04-06 08:21:32 +02:00
|
|
|
BUILDLINK_API_DEPENDS.tremor+= tremor>=1.0.2
|
|
|
|
BUILDLINK_ABI_DEPENDS.tremor+= tremor>=1.0.2nb5
|
2004-03-05 20:25:06 +01:00
|
|
|
BUILDLINK_PKGSRCDIR.tremor?= ../../audio/tremor
|
2009-03-20 20:23:50 +01:00
|
|
|
.endif # TREMOR_BUILDLINK3_MK
|
2004-02-19 02:06:43 +01:00
|
|
|
|
2009-03-20 20:23:50 +01:00
|
|
|
BUILDLINK_TREE+= -tremor
|