1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Don't touch /root

This commit is contained in:
Martin Wilke 2014-02-19 08:13:05 +00:00
parent 7e781e40d4
commit 8db085a3f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345013

View File

@ -20,5 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
MAKE_ENV= HOME=/dev/null
.include <bsd.port.mk>