aboutsummaryrefslogtreecommitdiffstats
path: root/science/psychopy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/psychopy/Makefile')
-rw-r--r--science/psychopy/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/science/psychopy/Makefile b/science/psychopy/Makefile
index 0ece5c702790..8c3efd0ebae8 100644
--- a/science/psychopy/Makefile
+++ b/science/psychopy/Makefile
@@ -21,9 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python zip
USE_PYTHON= autoplist distutils
-# needed to avoid polluting /root, since psychopy
-# tries to create some configuration files on import
-# through distutils
-MAKE_ENV+= HOME=/dev/null
-
.include <bsd.port.mk>