science/psychopy: drop HOME workaround after r359201
This commit is contained in:
parent
eb3968d130
commit
e771b80b60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384975
1 changed files with 0 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue