summaryrefslogtreecommitdiff
path: root/lang/python33
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-21 04:42:48 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-21 04:42:48 +0000
commit64558ba0294cc29c9cf49447a82dc5b577a7d046 (patch)
tree5c988232cff6629ef24ede9e98a5824340b5e373 /lang/python33
parentUpdate to 1.8.7. See (diff)
Using GNU make to build this port now, because people reporting various
build problems with pmake, that's cannot be reproduced reliable. There is also upstream bug-report [1]. The solution is suggested by Marcus von Appen. PORTREVISION isn't bumped, because there is no need in gmake for people that already built python33 successfully. Reported by: many Submitted by: mva (by mail) Tested by: demon
Notes
Notes: svn path=/head/; revision=318640
Diffstat (limited to 'lang/python33')
-rw-r--r--lang/python33/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 7b1c1e45a0d0..8bd1aac55422 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -22,6 +22,7 @@ USE_LDCONFIG= yes
INSTALL_TARGET= altinstall
MAN1= ${PYTHON_VERSION}.1
+USE_GMAKE= yes
USE_XZ= yes
USE_PYTHON= yes
PYTHON_VERSION= python3.3