summaryrefslogtreecommitdiff
path: root/devel/libdnsres
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-04-22 18:06:09 +0000
committertnn <tnn@pkgsrc.org>2008-04-22 18:06:09 +0000
commita18f03ef3a1fa21073c6d8d2f698299d32de3953 (patch)
tree060d9cdcaf1e84bf4bc44552f402c8298e30b30b /devel/libdnsres
parent23a72dae5f3d6f78e1717958ed9374966ac1a98a (diff)
downloadpkgsrc-a18f03ef3a1fa21073c6d8d2f698299d32de3953.tar.gz
revbumps due to libevent update.
Diffstat (limited to 'devel/libdnsres')
-rw-r--r--devel/libdnsres/Makefile4
-rw-r--r--devel/libdnsres/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 8d276cf364c..59568dcbbb5 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2007/04/25 16:39:40 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2008/04/22 18:06:09 tnn Exp $
#
DISTNAME= libdnsres-0.1a
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://www.monkey.org/~provos/
diff --git a/devel/libdnsres/buildlink3.mk b/devel/libdnsres/buildlink3.mk
index 58d64fd221d..cd4e52daf68 100644
--- a/devel/libdnsres/buildlink3.mk
+++ b/devel/libdnsres/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2006/07/08 23:10:44 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2008/04/22 18:06:09 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBDNSRES_BUILDLINK3_MK:= ${LIBDNSRES_BUILDLINK3_MK}+
@@ -13,6 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libdnsres
.if !empty(LIBDNSRES_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libdnsres+= libdnsres>=0.1a
+BUILDLINK_ABI_DEPENDS.libdnsres?= libdnsres>=0.1anb4
BUILDLINK_PKGSRCDIR.libdnsres?= ../../devel/libdnsres
.endif # LIBDNSRES_BUILDLINK3_MK