[Bug 224030] devel/cmake: fails to build with flavors; py-sphinx missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 2 21:58:07 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224030
--- Comment #7 from Antoine Brodin <antoine at FreeBSD.org> ---
USE_PYTHON=concurrent installs in bin/ for sphinx
for the default version of python:
sphinx-apidoc@ -> sphinx-apidoc-X.Y
sphinx-apidoc-X.Y
sphinx-autogen@ -> sphinx-autogen-X.Y
sphinx-autogen-X.Y
sphinx-build@ -> sphinx-build-X.Y
sphinx-build-X.Y
sphinx-quickstart@ -> sphinx-quickstart-X.Y
sphinx-quickstart-X.Y
for a non default version of python:
sphinx-apidoc-X.Y
sphinx-autogen-X.Y
sphinx-build-X.Y
sphinx-quickstart-X.Y
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list