summaryrefslogtreecommitdiff
path: root/math/py-levmar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-levmar/Makefile')
-rw-r--r--math/py-levmar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-levmar/Makefile b/math/py-levmar/Makefile
index 097ba52ca67b..1638cd818723 100644
--- a/math/py-levmar/Makefile
+++ b/math/py-levmar/Makefile
@@ -19,8 +19,7 @@ BROKEN= doesn't build with Python-3.11, 4 authors were notified via e-mail on 2
BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= libblas.so:math/blas \
liblapack.so:math/lapack
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4>0:devel/py-pytest4@${PY_FLAVOR} \
- ${PYNUMPY}
+TEST_DEPENDS= ${PYNUMPY}
USES= python
USE_PYTHON= distutils autoplist