Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorHans Lambermont <hans@lambermont.dyndns.org>2003-09-24 01:12:47 +0400
committerHans Lambermont <hans@lambermont.dyndns.org>2003-09-24 01:12:47 +0400
commit482cb5e7a8df369cbd955cfd362678eb6b58ec32 (patch)
tree90748a3050af9af932ff6fd5a0b712b957d06790 /source
parentd8955d1b33e8a5bfc17fc4a61721ca144702be81 (diff)
FreeBSD-STABLE's python moved from 2.2 to 2.3
Diffstat (limited to 'source')
-rw-r--r--source/nan_definitions.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nan_definitions.mk b/source/nan_definitions.mk
index ae2f02d2aa3..a4a2f65afce 100644
--- a/source/nan_definitions.mk
+++ b/source/nan_definitions.mk
@@ -173,7 +173,7 @@ all debug::
export ID = $(shell whoami)
export HOST = $(shell hostname -s)
export NAN_PYTHON ?= /usr/local
- export NAN_PYTHON_VERSION ?= 2.2
+ export NAN_PYTHON_VERSION ?= 2.3
export NAN_PYTHON_BINARY ?= $(NAN_PYTHON)/bin/python$(NAN_PYTHON_VERSION)
export NAN_OPENAL ?= /usr/local
export NAN_FMOD ?= $(LCGDIR)/fmod