pkgsrc/lang/python33
tnn 410a98f42b Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it
launches a submake for _freeze_importlib before all the object files have
been compiled. List $(LIBRARY_OBJS_OMIT_FROZEN) as dependencies to make it
wait until it is safe to launch the submake.

Should fix occasional errors of the sort:
Python/Python-ast.o: file not recognized: File truncated
*** [Modules/_freeze_importlib] Error code 1
2015-03-16 13:53:05 +00:00
..
patches Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it 2015-03-16 13:53:05 +00:00
ALTERNATIVES
buildlink3.mk
DESCR
dist.mk Update to 3.3.6. 2015-01-01 21:39:45 +00:00
distinfo Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it 2015-03-16 13:53:05 +00:00
Makefile Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it 2015-03-16 13:53:05 +00:00
PLIST Include lang/python/extension.mk to get saner PLISTs. 2014-03-12 10:42:42 +00:00
PLIST.Darwin dylib entry not needed in PLIST.Darwin 2013-05-19 20:37:14 +00:00
PLIST.FreeBSD Fix packaging on FreeBSD: OSS audio. 2013-12-06 10:46:23 +00:00
PLIST.IRIX Include lang/python/extension.mk to get saner PLISTs. 2014-03-12 10:42:42 +00:00
PLIST.Linux Disable spwd module, same as other python version. 2014-03-27 08:50:00 +00:00
PLIST.SunOS Disable spwd module, same as other python version. 2014-03-27 08:50:00 +00:00