From d9cd52ca4f7d2f437462e137076da25e25647437 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- games/kajongg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/kajongg/Makefile') diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index e849a6a43ab..d226c442d87 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2016/12/04 05:17:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:40 wiz Exp $ DISTNAME= kajongg-${_KDE_VERSION} PKGREVISION= 8 @@ -9,7 +9,7 @@ COMMENT= Maj Jong game DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-twisted +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted REPLACE_PYTHON+= setup.py REPLACE_PYTHON+= src/deferredutil.py -- cgit v1.2.3