From e60d0fa00c5ab42763c00e19acf5350918b33055 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Feb 2014 12:27:06 +0000 Subject: Mark as not ready for python-3.x. Bump PKGREVISION. --- games/wesnoth/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 1a70bde3ff4..b096ec0a423 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2013/11/20 20:04:37 adam Exp $ +# $NetBSD: Makefile,v 1.101 2014/02/07 12:27:06 wiz Exp $ DISTNAME= wesnoth-1.10.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 @@ -30,6 +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 # not yet ported as of 1.10.6 REPLACE_PYTHON+= data/tools/*.py REPLACE_PYTHON+= data/tools/wesnoth/*.py REPLACE_PYTHON+= data/tools/wml* -- cgit v1.2.3