- Add a workaround to fix conflicts with tests/__init__.py
Reported by: antoine
This commit is contained in:
parent
e22c1d2c5d
commit
00c813063b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359714
1 changed files with 3 additions and 0 deletions
|
@ -20,4 +20,7 @@ USE_PYTHON= yes
|
|||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
post-extract:
|
||||
${RM} -r ${WRKSRC}/tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue