diff options
Diffstat (limited to 'net/gitso')
-rw-r--r-- | net/gitso/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |