aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 15:21:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 15:21:42 +0000
commitce21aaf0c776f42de7ea84946b34f479d45d4f25 (patch)
treef256bf5fb007cf7a379e7f34d6e3ddc82b2882ad
parent080dceb26b356bc7e58ad0ed3afe980381571915 (diff)
downloadports-ce21aaf0c776f42de7ea84946b34f479d45d4f25.tar.gz
ports-ce21aaf0c776f42de7ea84946b34f479d45d4f25.zip
science/py-jupyter_jsmol: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
-rw-r--r--science/py-jupyter_jsmol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/py-jupyter_jsmol/Makefile b/science/py-jupyter_jsmol/Makefile
index fe5f2f792d1d..5a720c164701 100644
--- a/science/py-jupyter_jsmol/Makefile
+++ b/science/py-jupyter_jsmol/Makefile
@@ -18,8 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ipython>=7.0.0:devel/ipython@${PY_FLAVOR}
-USES= python pytest
-USE_PYTHON= distutils
+USES= python
+USE_PYTHON= distutils pytest
PYDISTUTILS_CONFIGUREARGS= --skip-npm
PYDISTUTILS_BUILDARGS= --skip-npm