diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile index f5f5fcdf9c9c..b7088254a530 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA USES= localbase python sqlite USE_PYTHON= autoplist concurrent pep517 unittest -TEST_ARGS= discover -s ${WRKSRC}/apsw +TEST_ARGS= discover -s apsw TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} post-patch: