diff options
Diffstat (limited to 'textproc/py-jupyterlab-pygments/Makefile')
-rw-r--r-- | textproc/py-jupyterlab-pygments/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-jupyterlab-pygments/Makefile b/textproc/py-jupyterlab-pygments/Makefile index 4db4fb5123e7..f6211942021a 100644 --- a/textproc/py-jupyterlab-pygments/Makefile +++ b/textproc/py-jupyterlab-pygments/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-packaging@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.4.1<3:textproc/py-pygments@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |