mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add a workaround to fix conflicts with tests/__init__.py
Reported by: antoine
This commit is contained in:
parent
0769f3e0b3
commit
7531a84dfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359716
@ -17,4 +17,7 @@ USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
post-extract:
|
||||
${RM} -r ${WRKSRC}/tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user