summaryrefslogtreecommitdiff
path: root/security/kth-krb4
diff options
context:
space:
mode:
authordholland <dholland>2012-05-07 01:53:12 +0000
committerdholland <dholland>2012-05-07 01:53:12 +0000
commit34896bd1c6e1bd3b49a53ab03da550c546a5b078 (patch)
tree2ac2590726cbb11150ef7231a899b775335a7629 /security/kth-krb4
parent1ac24055bbf9ecf582115722bf49893250f6c5cf (diff)
downloadpkgsrc-34896bd1c6e1bd3b49a53ab03da550c546a5b078.tar.gz
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r--security/kth-krb4/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kth-krb4/buildlink3.mk b/security/kth-krb4/buildlink3.mk
index f3e9833f61c..c99c97bdadd 100644
--- a/security/kth-krb4/buildlink3.mk
+++ b/security/kth-krb4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2009/03/20 19:25:18 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2012/05/07 01:53:56 dholland Exp $
BUILDLINK_TREE+= kth-krb4
@@ -7,7 +7,7 @@ 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_ABI_DEPENDS.kth-krb4+= kth-krb4>=1.2.1nb6
BUILDLINK_PKGSRCDIR.kth-krb4?= ../../security/kth-krb4
.endif # KTH_KRB4_BUILDLINK3_MK