ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
in Python (A real and free alternative to Matlab). PsychoPy combines
the graphical strengths of OpenGL with the easy Python syntax to give
psychophysics a free and simple stimulus presentation and control
package.
The goal is to provide, for the busy scientist (including me!), tools
to control timing and windowing and a simple set of pre-packaged
stimuli and methods. The code is platform independent, using Python
and C libraries that are widely available.
WWW: http://www.psychopy.org/
PR: ports/132156
Submitted by: wenheping at gmail.com