From 1b1b29c5e67c38e250e44ae7563d512ebe74fea2 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 13 Dec 2009 17:00:14 +0000 Subject: - Get rip python 2.3+ Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr --- games/kimboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/kimboot') diff --git a/games/kimboot/Makefile b/games/kimboot/Makefile index aa5f1cf840bc..69df4bab26c1 100644 --- a/games/kimboot/Makefile +++ b/games/kimboot/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ ${PYTHON_SITELIBDIR}/xode/__init__.py:${PORTSDIR}/devel/py-ode USE_BZIP2= yes -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ NO_BUILD= yes SUB_FILES= kimboot -- cgit v1.2.3