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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 2d19bceeb6e..17d79ade9b9 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2015/04/03 07:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2015/12/05 21:25:30 adam Exp $
DISTNAME= telepathy-glib-0.24.1
PKGREVISION= 2
@@ -22,7 +22,7 @@ PKGCONFIG_OVERRIDE+= telepathy-glib/telepathy-glib.pc.in
PYTHON_FOR_BUILD_ONLY= yes
CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
REPLACE_PYTHON+= tests/all-errors-documented.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.24.1
TEST_TARGET= check
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36