[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Apr 2024 19:45:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277749 --- Comment #8 from Nuno Teixeira <eduardo@FreeBSD.org> --- (In reply to Trond Endrestøl from comment #7) That error comes from DOCS target: --- post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/build/sphinx/html && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name .buildinfo -and ! -name objects.inv") --- Build without DOCS or comment post-install-DOCS-on block just to test it. I still don't know how docs are builded with pep517. -- You are receiving this mail because: You are the assignee for the bug.