1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Remove tests to avoid conflict with net/py-oauth2

Reported by:	antoine
This commit is contained in:
Martin Wilke 2014-03-15 10:27:09 +00:00
parent 578471bf05
commit 563e7b1074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348305

View File

@ -17,4 +17,7 @@ USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
post-extract:
${RM} -r ${WRKSRC}/tests
.include <bsd.port.mk>