summaryrefslogtreecommitdiff
path: root/games/kye/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kye/Makefile')
-rw-r--r--games/kye/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kye/Makefile b/games/kye/Makefile
index 50afcefd889..4be6e4670bc 100644
--- a/games/kye/Makefile
+++ b/games/kye/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2014/05/05 00:47:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2014/05/09 07:37:06 wiz Exp $
DISTNAME= kye-1.0
PKGREVISION= 19
@@ -15,7 +15,7 @@ SUBST_STAGE.prefix= pre-configure
SUBST_FILES.prefix= kye/common.py
SUBST_SED.prefix= 's|@PREFIX@|${PREFIX}|g'
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"