summaryrefslogtreecommitdiff
path: root/textproc/py-furo/files/patch-pyproject.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-furo: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2024-09-091-0/+20
- Bump PORTREVISION for package change Upstream builds this port with sphinx-theme-builder. However, it does not work on FreeBSD yet since the nodeenv would try to download pre-built node.js binary executable which is unavailable for FreeBSD. Therefore, I use flit-core with pre-built static files instead.