mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Clean up r557900
This commit is contained in:
parent
00e3d65966
commit
31cbeeccb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557990
1 changed files with 0 additions and 6 deletions
|
@ -17,14 +17,8 @@ BUILD_DEPENDS= geos>=3.5:graphics/geos \
|
||||||
${PYNUMPY}
|
${PYNUMPY}
|
||||||
LIB_DEPENDS= libgeos.so:graphics/geos
|
LIB_DEPENDS= libgeos.so:graphics/geos
|
||||||
RUN_DEPENDS= ${PYNUMPY}
|
RUN_DEPENDS= ${PYNUMPY}
|
||||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
#NO_ARCH= yes
|
|
||||||
|
|
||||||
do-test:
|
|
||||||
cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue