aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python25
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-09 06:30:55 +0800
committermiwi <miwi@FreeBSD.org>2009-06-09 06:30:55 +0800
commitad6dcb178b410931b8a584938b44fc4da53756f8 (patch)
tree8ce0d77d48a49a1635170171ab0c9ebe5244ee5c /lang/python25
parente4a324dde12b05e8afc0511401cb97ac0ae57582 (diff)
downloadfreebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.tar.gz
freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.tar.zst
freebsd-ports-gnome-ad6dcb178b410931b8a584938b44fc4da53756f8.zip
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3
Diffstat (limited to 'lang/python25')
-rw-r--r--lang/python25/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index bba457978abf..4d17a756badd 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -24,6 +24,7 @@ CONFIGURE_ENV= OPT="${CFLAGS}" SVNVERSION="echo freebsd"
MAKE_ENV= VPATH="${PYTHON_WRKSRC}"
USE_LDCONFIG= yes
INSTALL_TARGET= altinstall
+MAKE_JOBS_SAFE= yes
MAN1= ${PYTHON_VERSION}.1
USE_PYTHON= yes