diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2024-02-29 14:40:22 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2024-02-29 14:40:22 +0000 |
| commit | e37109f1766e97f8aecf23417ef83167a43831ed (patch) | |
| tree | 86fc7eb89b3f905123e9c6dec8a9682459b88a48 /math/py-matplotlib/Makefile | |
| parent | 771f3b8334db90f87823ee456d3fe7e9af948011 (diff) | |
Diffstat (limited to 'math/py-matplotlib/Makefile')
| -rw-r--r-- | math/py-matplotlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 88b607bbd3fa..38c6e7516c60 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -11,6 +11,7 @@ WWW= https://matplotlib.org/ LICENSE= PSFL BUILD_DEPENDS= ${PYNUMPY} \ + ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=6.2:graphics/py-pillow@${PY_FLAVOR} \ |
