From 23fd2995db2bf47c3b3f74bf334b634ad1f516a8 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- games/jools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/jools') diff --git a/games/jools/Makefile b/games/jools/Makefile index bd9d71906c2..da71eecb9d7 100644 --- a/games/jools/Makefile +++ b/games/jools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:25:43 adam Exp $ DISTNAME= jools-0.20 PKGREVISION= 4 @@ -12,7 +12,7 @@ COMMENT= Bejeweled clone DEPENDS+= ${PYPKGPREFIX}-game>=1.4:../../devel/py-game -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.20 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.20 REPLACE_PYTHON= jools/__init__.py post-install: -- cgit v1.2.3