summaryrefslogtreecommitdiff
path: root/games/kajongg/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-02-14 10:26:27 +0000
committerwiz <wiz@pkgsrc.org>2017-02-14 10:26:27 +0000
commitb5c8cbdee8e7dbf7d7867c2791c3b2a2bc4d836d (patch)
tree7041fcb57eb7cfa4d17ca9511496bbb44ed54ed3 /games/kajongg/Makefile
parent408d8065cdb751b791e5c9dcdd8d4163fcf42731 (diff)
downloadpkgsrc-b5c8cbdee8e7dbf7d7867c2791c3b2a2bc4d836d.tar.gz
Update python 3.x status after py-twisted now supports 3.x.
Diffstat (limited to 'games/kajongg/Makefile')
-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