pkgsrc/inputmethod/anthy/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

13 lines
338 B
Makefile

# $NetBSD: buildlink3.mk,v 1.8 2012/05/07 01:53:38 dholland Exp $
BUILDLINK_TREE+= anthy
.if !defined(ANTHY_BUILDLINK3_MK)
ANTHY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.anthy+= anthy>=6300
BUILDLINK_ABI_DEPENDS.anthy+= anthy>=7900
BUILDLINK_PKGSRCDIR.anthy?= ../../inputmethod/anthy
.endif # ANTHY_BUILDLINK3_MK
BUILDLINK_TREE+= -anthy