mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Remove WRKSRC
This commit is contained in:
parent
5722be7eb0
commit
652848fc22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567170
1 changed files with 1 additions and 2 deletions
|
@ -18,10 +18,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
|||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.3+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
do-test:
|
||||
cd ${WRKSRC}/ && ${PYTHON_CMD} -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue