summaryrefslogtreecommitdiff
path: root/net/bind911/buildlink3.mk
blob: 6cce75d6b442b87ffd55da03531d8cd1d5242817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: buildlink3.mk,v 1.1 2018/09/09 13:11:38 taca Exp $

BUILDLINK_TREE+=	bind

.if !defined(BIND_BUILDLINK3_MK)
BIND_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.bind+=	bind>=9.11.0
BUILDLINK_PKGSRCDIR.bind?=	../../net/bind911
.endif # BIND_BUILDLINK3_MK

BUILDLINK_TREE+=	-bind