pkgsrc/security/kth-krb4/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
427 B
Makefile

# $NetBSD: buildlink3.mk,v 1.10 2012/05/07 01:53:56 dholland Exp $
BUILDLINK_TREE+= kth-krb4
.if !defined(KTH_KRB4_BUILDLINK3_MK)
KTH_KRB4_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.kth-krb4+= kth-krb4>=1.1.1
BUILDLINK_ABI_DEPENDS.kth-krb4+= kth-krb4>=1.2.1nb5
BUILDLINK_ABI_DEPENDS.kth-krb4+= kth-krb4>=1.2.1nb6
BUILDLINK_PKGSRCDIR.kth-krb4?= ../../security/kth-krb4
.endif # KTH_KRB4_BUILDLINK3_MK
BUILDLINK_TREE+= -kth-krb4