7e751949e4
It turns out there were a lot of these.
15 lines
415 B
Makefile
15 lines
415 B
Makefile
# $NetBSD: buildlink3.mk,v 1.3 2012/05/07 01:53:18 dholland Exp $
|
|
|
|
BUILDLINK_TREE+= spandsp
|
|
|
|
.if !defined(SPANDSP_BUILDLINK3_MK)
|
|
SPANDSP_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.spandsp+= spandsp>=0.0.6pre18
|
|
BUILDLINK_ABI_DEPENDS.spandsp+= spandsp>=0.0.6pre18nb1
|
|
BUILDLINK_PKGSRCDIR.spandsp?= ../../comms/spandsp
|
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
|
.endif # SPANDSP_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -spandsp
|