Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Apr 2024 19:45:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9
Message-ID:  <bug-277749-7788-SiYmh1xg8B@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277749-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277749-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277749

--- Comment #8 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Trond Endrest=C3=B8l 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277749-7788-SiYmh1xg8B>