summaryrefslogtreecommitdiff
path: root/games/wesnoth
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commit23fd2995db2bf47c3b3f74bf334b634ad1f516a8 (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /games/wesnoth
parent10a531fe60fc34c04b128387fde9e98cfb9cdef8 (diff)
downloadpkgsrc-23fd2995db2bf47c3b3f74bf334b634ad1f516a8.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 28f7eb210c1..6e8c568be24 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2015/11/21 16:13:39 leot Exp $
+# $NetBSD: Makefile,v 1.117 2015/12/05 21:25:44 adam Exp $
DISTNAME= wesnoth-1.12.5
CATEGORIES= games
@@ -30,7 +30,7 @@ SUBST_FILES.prefix= cmake/FindFriBiDi.cmake
SUBST_MESSAGE.prefix= Fixing search path.
SUBST_SED.prefix= -e 's,/usr/local,${PREFIX},'
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.10.6
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.10.6
REPLACE_PYTHON+= data/tools/GUI.pyw
REPLACE_PYTHON+= data/tools/*.py
REPLACE_PYTHON+= data/tools/wesnoth/*.py