summaryrefslogtreecommitdiff
path: root/chat/telepathy-logger/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-01 14:43:22 +0000
committerwiz <wiz>2017-01-01 14:43:22 +0000
commit2a6fbaaed045ab06cd7684382f4693bf0f996d55 (patch)
treee76899e3fd3b6a6a58bb4e74444c8b3242764f99 /chat/telepathy-logger/Makefile
parent23d93816b5d414b2e416de786e95bcae9da4b9b3 (diff)
downloadpkgsrc-2a6fbaaed045ab06cd7684382f4693bf0f996d55.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'chat/telepathy-logger/Makefile')
-rw-r--r--chat/telepathy-logger/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 2107c2e6124..689220aa3a8 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2016/12/12 14:22:02 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2017/01/01 14:43:25 wiz Exp $
DISTNAME= telepathy-logger-0.2.7
PKGREVISION= 18
@@ -23,7 +23,7 @@ PKGCONFIG_OVERRIDE+= telepathy-logger/telepathy-logger-0.1.pc.in
BUILD_DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.7
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.7
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"