summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2017-02-14 10:26:27 +0000
committerwiz <wiz>2017-02-14 10:26:27 +0000
commit39be735aa0498ee847df4238a6896b15147855c9 (patch)
tree3bec4a7a1ab8d13d79ed6abab8276e5426caea00 /games
parentaa6e8893907cb9d6f3c892f497ce086db200bd13 (diff)
downloadpkgsrc-39be735aa0498ee847df4238a6896b15147855c9.tar.gz
Update python 3.x status after py-twisted now supports 3.x.
Diffstat (limited to 'games')
-rw-r--r--games/kajongg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile
index d29b6acef6c..1a9e14b1722 100644
--- a/games/kajongg/Makefile
+++ b/games/kajongg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/01/01 16:06:13 adam Exp $
+# $NetBSD: Makefile,v 1.35 2017/02/14 10:26:28 wiz Exp $
DISTNAME= kajongg-${_KDE_VERSION}
PKGREVISION= 9
@@ -9,7 +9,7 @@ COMMENT= Maj Jong game
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 4.14.3, configure does not detect twisted due to using 2.x syntax
REPLACE_PYTHON+= setup.py
REPLACE_PYTHON+= src/deferredutil.py