diff options
Diffstat (limited to 'devel/py-jupyterlab-widgets/Makefile')
-rw-r--r-- | devel/py-jupyterlab-widgets/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile index 18c6b3e3f16c..846eb64fbcb5 100644 --- a/devel/py-jupyterlab-widgets/Makefile +++ b/devel/py-jupyterlab-widgets/Makefile @@ -22,8 +22,4 @@ USE_PYTHON= autoplist pep517 NO_ARCH= yes -PYDISTUTILS_CONFIGUREARGS= --skip-npm -PYDISTUTILS_BUILDARGS= --skip-npm -PYDISTUTILS_INSTALLARGS= --skip-npm - .include <bsd.port.mk> |