summaryrefslogtreecommitdiff
path: root/chat/telepathy-glib/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-02-24 21:01:45 +0000
committerdrochner <drochner@pkgsrc.org>2011-02-24 21:01:45 +0000
commit8263997f8575ece185749b5a87c5e5780c49c558 (patch)
treea693249385d0547aa99c793fafed19007cdb3899 /chat/telepathy-glib/Makefile
parent2b7570ded28ff67bbaaa3976e1e1fcdbe099238b (diff)
downloadpkgsrc-8263997f8575ece185749b5a87c5e5780c49c558.tar.gz
update to 0.12.7
changes: bugfixes
Diffstat (limited to 'chat/telepathy-glib/Makefile')
-rw-r--r--chat/telepathy-glib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index c5a68fe3f2b..30bc64cbc20 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2010/11/29 15:29:06 drochner Exp $
+# $NetBSD: Makefile,v 1.23 2011/02/24 21:01:45 drochner Exp $
#
-DISTNAME= telepathy-glib-0.12.5
+DISTNAME= telepathy-glib-0.12.7
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
@@ -26,6 +26,7 @@ TEST_TARGET= check
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.20.0
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../lang/python/application.mk"
BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.82
.include "../../sysutils/dbus-glib/buildlink3.mk"