Fix references to OPENLDAP (where this bl3 files was originally copied from).
This commit is contained in:
parent
6e8172b39c
commit
a45bd9d54b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.2 2007/10/01 04:22:21 ghen Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.3 2007/10/17 21:01:50 ghen Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
OPENLDAP_BUILDLINK3_MK:= ${OPENLDAP_BUILDLINK3_MK}+
|
||||
DOVECOT_BUILDLINK3_MK:= ${DOVECOT_BUILDLINK3_MK}+
|
||||
|
||||
.include "../../mk/bsd.fast.prefs.mk"
|
||||
|
||||
|
@ -13,7 +13,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ndovecot}
|
|||
BUILDLINK_PACKAGES+= dovecot
|
||||
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}dovecot
|
||||
|
||||
.if !empty(OPENLDAP_BUILDLINK3_MK:M+)
|
||||
.if !empty(DOVECOT_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.dovecot+= dovecot>=1.1beta2
|
||||
BUILDLINK_PKGSRCDIR.dovecot?= ../../wip/dovecot
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue