mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
science/meep: Use swig instead of swig40
It builds fine with swig 4.4.1 now. It is part of the removal of devel/swig40. PR: 291779 Approved by: portmgr (blanket)
This commit is contained in:
@@ -46,8 +46,7 @@ OPTIONS_SUB= yes
|
||||
PYTHON_CONFIGURE_WITH= python
|
||||
PYTHON_CONFIGURE_ENABLE= maintainer-mode
|
||||
PYTHON_USES= python
|
||||
PYTHON_BINARY_ALIAS= swig=swig40
|
||||
PYTHON_BUILD_DEPENDS= swig40:devel/swig40
|
||||
PYTHON_BUILD_DEPENDS= swig:devel/swig
|
||||
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autograd>0:math/py-autograd@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} \
|
||||
|
||||
Reference in New Issue
Block a user