summaryrefslogtreecommitdiff
path: root/net/bind916
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind916')
-rw-r--r--net/bind916/Makefile3
-rw-r--r--net/bind916/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/bind916/Makefile b/net/bind916/Makefile
index 0619fa715fa..60aa32d5841 100644
--- a/net/bind916/Makefile
+++ b/net/bind916/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2022/06/15 14:02:36 taca Exp $
+# $NetBSD: Makefile,v 1.43 2022/06/28 11:34:58 wiz Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
EXTRACT_SUFX= .tar.xz
diff --git a/net/bind916/buildlink3.mk b/net/bind916/buildlink3.mk
index 112f44c0b7c..55a2fa9a3bb 100644
--- a/net/bind916/buildlink3.mk
+++ b/net/bind916/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/08/09 15:20:21 taca Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/06/28 11:34:58 wiz Exp $
BUILDLINK_TREE+= bind
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= bind
BIND_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.bind+= bind>=9.16.0
+BUILDLINK_ABI_DEPENDS.bind?= bind>=9.16.30nb1
BUILDLINK_PKGSRCDIR.bind?= ../../net/bind916
.endif # BIND_BUILDLINK3_MK