The port uses pep517 build system which requires wheel during the build
process. Add it as a BUILD_DEPENDS to fix the build failure.
Details
Details
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 65482 Build 62365: arc lint + arc unit
Event Timeline
Comment Actions
Hmm... I thought I added the dependency on py-wheel after seeing an error. But it seems the change slipped away when I made a commit. Thanks for spotting this!