summaryrefslogtreecommitdiff
path: root/chat/telepathy-glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/telepathy-glib/Makefile')
-rw-r--r--chat/telepathy-glib/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 87bc72b5aaf..c5a68fe3f2b 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2010/09/14 23:49:39 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2010/11/29 15:29:06 drochner Exp $
#
-DISTNAME= telepathy-glib-0.11.11
+DISTNAME= telepathy-glib-0.12.5
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
@@ -21,6 +21,8 @@ USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= telepathy-glib/telepathy-glib.pc.in
CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
+REPLACE_PYTHON+= tests/all-errors-documented.py
+TEST_TARGET= check
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.20.0
.include "../../devel/glib2/buildlink3.mk"