summaryrefslogtreecommitdiff
path: root/chat/telepathy-logger
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-09 07:36:53 +0000
committerwiz <wiz>2014-05-09 07:36:53 +0000
commit1f40a115597a757dffb35d76fc06e4ced0708e2b (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /chat/telepathy-logger
parent10c570a1541d725230c1afb3be2722bc774ee88c (diff)
downloadpkgsrc-1f40a115597a757dffb35d76fc06e4ced0708e2b.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'chat/telepathy-logger')
-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 bba5e2effd3..a1caaba52d3 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2014/04/09 07:26:58 obache Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/09 07:36:56 wiz Exp $
DISTNAME= telepathy-logger-0.2.7
PKGREVISION= 13
@@ -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= 33 # not yet ported as of 0.2.7
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.7
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"