mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/moin2: Fix PEP 517 installation
The PEP517_INSTALL_CMD is the same as the default value. Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
fdf9b89217
commit
a9fc95468c
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.10.0:devel/py-babel@${PY_FLAVOR} \
|
|||
USES= cpe python shebangfix
|
||||
CPE_VENDOR= moinmo
|
||||
USE_PYTHON= autoplist pep517
|
||||
PEP517_INSTALL_CMD?= ${PYTHON_CMD} -m installer --destdir ${STAGEDIR} --prefix ${PREFIX} ${BUILD_WRKSRC}/dist/${PYDISTUTILS_PKGNAME}-${DISTVERSION}*.whl
|
||||
PYDISTUTILS_PKGNAME= moin
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue