summaryrefslogtreecommitdiff
path: root/games/4stAttack
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
committerwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
commit6110b3907a630ba5f56311a5b07f346b35648583 (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /games/4stAttack
parente10e726ca1e2e87e38883d59d9f2f27d9b31bbdb (diff)
downloadpkgsrc-6110b3907a630ba5f56311a5b07f346b35648583.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'games/4stAttack')
-rw-r--r--games/4stAttack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/4stAttack/Makefile b/games/4stAttack/Makefile
index 31a6b4aef71..0874f174fd0 100644
--- a/games/4stAttack/Makefile
+++ b/games/4stAttack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2014/01/25 10:45:18 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/05/09 07:37:05 wiz Exp $
DISTNAME= 4stAttack-2.1.4
PKGREVISION= 17
@@ -14,7 +14,7 @@ INSTALLATION_DIRS= bin share/${PKGBASE}
USE_TOOLS+= pax
REPLACE_PYTHON= 4stattack.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.1.4
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.1.4
FIND_EXCLUDE= \( -name \*.orig -or -name \*.txt -or -name \*.pre -or -name GPL -or -name \*~ -or -name 4stattack \)