diff options
Diffstat (limited to 'devel/py-ipympl/Makefile')
-rw-r--r-- | devel/py-ipympl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-ipympl/Makefile b/devel/py-ipympl/Makefile index 6432d8d107e6..e3a083810976 100644 --- a/devel/py-ipympl/Makefile +++ b/devel/py-ipympl/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipympl DISTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +12,8 @@ WWW= https://github.com/matplotlib/ipympl LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +IGNORE_i386= jlpm/node hangs during build stage + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>=0.8.3:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-nodejs-version>=0.3.2:devel/py-hatch-nodejs-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ |