update nodejs; added mongo5 & 6

This commit is contained in:
ziggi
2023-03-25 20:04:06 +02:00
parent 9251e2c9bd
commit c3be8e3b6e
240 changed files with 12812 additions and 56 deletions

View File

@@ -14,8 +14,8 @@ COMMENT= Interfaces for Python
USES= python
USE_PYTHON= autoplist distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/interface/_zope_interface_coptimizations.so
#post-install:
# ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/interface/_zope_interface_coptimizations.so
.include <bsd.port.mk>
#EOF