summaryrefslogtreecommitdiff
path: root/chat/telepathy-idle
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
committeradam <adam@pkgsrc.org>2015-12-05 21:25:27 +0000
commit2019fddeb4a03f35d05240122f8adaba399b2031 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /chat/telepathy-idle
parent576e28830879dd1e62f4d61c31a43700bc131bc7 (diff)
downloadpkgsrc-2019fddeb4a03f35d05240122f8adaba399b2031.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'chat/telepathy-idle')
-rw-r--r--chat/telepathy-idle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile
index d660f49eafb..60919b75b4a 100644
--- a/chat/telepathy-idle/Makefile
+++ b/chat/telepathy-idle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2014/05/09 07:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/12/05 21:25:30 adam Exp $
DISTNAME= telepathy-idle-0.1.8
PKGREVISION= 9
@@ -12,7 +12,7 @@ LICENSE= gnu-lgpl-v2.1
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.1.8
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.1.8
GNU_CONFIGURE= yes
USE_LIBTOOL= yes