summaryrefslogtreecommitdiff
path: root/geography/geoclue
diff options
context:
space:
mode:
authorobache <obache>2011-04-22 13:41:54 +0000
committerobache <obache>2011-04-22 13:41:54 +0000
commitf47b8ba455be1bf881617a5a5506363d13160964 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /geography/geoclue
parente9d2de786f906c0119d6c3c6dcc59134c6ea1222 (diff)
downloadpkgsrc-f47b8ba455be1bf881617a5a5506363d13160964.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'geography/geoclue')
-rw-r--r--geography/geoclue/Makefile4
-rw-r--r--geography/geoclue/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/geography/geoclue/Makefile b/geography/geoclue/Makefile
index 218d89b9f39..3573a79dc21 100644
--- a/geography/geoclue/Makefile
+++ b/geography/geoclue/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2011/01/13 13:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2011/04/22 13:42:17 obache Exp $
#
DISTNAME= geoclue-0.12.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= geography
MASTER_SITES= http://folks.o-hand.com/jku/geoclue-releases/
diff --git a/geography/geoclue/buildlink3.mk b/geography/geoclue/buildlink3.mk
index d37a9502082..65a4164e80a 100644
--- a/geography/geoclue/buildlink3.mk
+++ b/geography/geoclue/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/07/26 11:54:34 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2011/04/22 13:42:17 obache Exp $
BUILDLINK_TREE+= geoclue
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= geoclue
GEOCLUE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.geoclue+= geoclue>=0.12.0
+BUILDLINK_ABI_DEPENDS.geoclue?= geoclue>=0.12.0nb4
BUILDLINK_PKGSRCDIR.geoclue?= ../../geography/geoclue
.include "../../devel/glib2/buildlink3.mk"