mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
devel/py-portalocker: Remove tests directory to avoid conflicts
This commit is contained in:
parent
282cc3636a
commit
836a6e2a36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504918
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= portalocker
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,4 +18,7 @@ USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-extract:
|
||||
@${RM} -r ${WRKSRC}/tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user