summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
committerobache <obache@pkgsrc.org>2011-04-22 13:41:54 +0000
commit0e2c97799a873b423fce3b9a712f48300f567461 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /www/librest
parent01d05351652eb49efd818efff5955853d0978c95 (diff)
downloadpkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'www/librest')
-rw-r--r--www/librest/Makefile3
-rw-r--r--www/librest/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile
index be99a9c4557..91b0351f033 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/01/18 19:11:01 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2011/04/22 13:42:22 obache Exp $
#
DISTNAME= rest-0.6
PKGNAME= librest-0.6
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://moblin.org/sites/all/files/
#http://meego.gitorious.org/meego-middleware/librest
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index 5de905d8492..ca528b70625 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/01/18 19:11:01 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2011/04/22 13:42:22 obache Exp $
BUILDLINK_TREE+= librest
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= librest
LIBREST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librest+= librest>=0.6
+BUILDLINK_ABI_DEPENDS.librest?= librest>=0.6nb1
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"