diff options
Diffstat (limited to 'science/psychopy')
-rw-r--r-- | science/psychopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/psychopy/Makefile b/science/psychopy/Makefile index d20e17e0287f..a46746b4dab1 100644 --- a/science/psychopy/Makefile +++ b/science/psychopy/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= PsychoPy |