summaryrefslogtreecommitdiff
path: root/devel/libebml
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
commit5911def8168a758ff36655bdfb061b58eb52ff1c (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /devel/libebml
parent2c6401a1061bb894c594273db42efd205d73bedc (diff)
downloadpkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'devel/libebml')
-rw-r--r--devel/libebml/Makefile3
-rw-r--r--devel/libebml/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/libebml/Makefile b/devel/libebml/Makefile
index bf916205738..0ce11ac09d5 100644
--- a/devel/libebml/Makefile
+++ b/devel/libebml/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2005/12/11 17:56:32 salo Exp $
+# $NetBSD: Makefile,v 1.23 2006/02/05 23:08:44 joerg Exp $
#
DISTNAME= libebml-0.7.6
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libebml/buildlink3.mk b/devel/libebml/buildlink3.mk
index 706234bb8ad..53bc9fdec64 100644
--- a/devel/libebml/buildlink3.mk
+++ b/devel/libebml/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2005/12/11 17:56:32 salo Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2006/02/05 23:08:44 joerg Exp $
#
# This Makefile fragment is included by packages that use libebml.
#
@@ -17,6 +17,7 @@ BUILDLINK_PACKAGES+= libebml
.if !empty(LIBEBML_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.libebml+= libebml>=0.7.6
+BUILDLINK_RECOMMENDED.libebml?= libebml>=0.7.6nb1
BUILDLINK_PKGSRCDIR.libebml?= ../../devel/libebml
.endif # LIBEBML_BUILDLINK3_MK