pkgsrc/comms/spandsp/buildlink3.mk
dholland 7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00

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