[Bug 267191] math/vtk9: mandatory require MPI (via net/py-mpi4py) after recent commit

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 19 Oct 2022 05:07:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267191

            Bug ID: 267191
           Summary: math/vtk9: mandatory require MPI (via net/py-mpi4py)
                    after recent commit
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: vvd@unislabs.com
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

After
https://cgit.freebsd.org/ports/commit/?id=b0c2eb73e1e022360f1cd2486e38fcd0564314cd
math/vtk9 with MPI option OFF mandatory require MPI implementation via
net/py-mpi4py. But before it build and work without it.
Maybe move lines:
BUILD_DEPENDS=  ${PYTHON_PKGNAMEPREFIX}mpi4py>0:net/py-mpi4py@${PY_FLAVOR}
RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}mpi4py>0:net/py-mpi4py@${PY_FLAVOR}
to PYTHON or to MPI option?

-- 
You are receiving this mail because:
You are the assignee for the bug.