summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2018-09-25 18:07:37 +0000
committertnn <tnn@pkgsrc.org>2018-09-25 18:07:37 +0000
commit5330586aff999d2bd3cd79c1587d674e302c22dc (patch)
treec52a7e06de7bef7fe5593724ce0749c497eadd46 /net
parent686aa424a3cd565a89c3c44410337b0b932d101f (diff)
downloadpkgsrc-5330586aff999d2bd3cd79c1587d674e302c22dc.tar.gz
bind912: fix bl3 reference
Diffstat (limited to 'net')
-rw-r--r--net/bind912/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bind912/buildlink3.mk b/net/bind912/buildlink3.mk
index 3de4f633221..6f858a1c6ce 100644
--- a/net/bind912/buildlink3.mk
+++ b/net/bind912/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/09/09 13:16:01 taca Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2018/09/25 18:07:37 tnn 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
+BUILDLINK_API_DEPENDS.bind+= bind>=9.12.0
+BUILDLINK_PKGSRCDIR.bind?= ../../net/bind912
.endif # BIND_BUILDLINK3_MK
BUILDLINK_TREE+= -bind