pkgsrc/audio/cddb-bundle/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

14 lines
400 B
Makefile

# $NetBSD: buildlink3.mk,v 1.9 2012/05/07 01:53:13 dholland Exp $
BUILDLINK_TREE+= cddb-bundle
.if !defined(CDDB_BUNDLE_BUILDLINK3_MK)
CDDB_BUNDLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.cddb-bundle+= cddb-bundle>=0.2
BUILDLINK_ABI_DEPENDS.cddb-bundle+= cddb-bundle>=0.2nb1
BUILDLINK_PKGSRCDIR.cddb-bundle?= ../../audio/cddb-bundle
.endif # CDDB_BUNDLE_BUILDLINK3_MK
BUILDLINK_TREE+= -cddb-bundle