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 1c5892abac2..ec64fa1e02b 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2018/04/17 04:25:31 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2018/07/03 05:03:04 adam Exp $
DISTNAME= telepathy-glib-0.24.1
PKGREVISION= 8
@@ -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= 34 35 36 # not yet ported as of 0.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.24.1
TEST_TARGET= check
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36