From 6110b3907a630ba5f56311a5b07f346b35648583 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 May 2014 07:36:53 +0000 Subject: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. --- net/gitso/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/gitso') diff --git a/net/gitso/Makefile b/net/gitso/Makefile index fb9f6bb5ad4..66b3e39a747 100644 --- a/net/gitso/Makefile +++ b/net/gitso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2014/05/09 07:37:14 wiz Exp $ DISTNAME= gitso-0.6 PKGREVISION= 12 @@ -17,7 +17,7 @@ DEPENDS+= x11vnc-[0-9]*:../../x11/x11vnc WRKSRC= ${WRKDIR}/Gitso PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-wxWidgets +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets USE_TOOLS+= bash:run -- cgit v1.2.3