CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/21 06:43:10
Modified files:
textproc/py-sphinx: Makefile
textproc/py-sphinx/pkg: PLIST
Log message:
add a dependency on graphviz; some extensions included in sphinx use it
(including one used to generate sphinx's own docs). while many uses of
sphinx work without this, package builds that change depending on what
is installed at build time are problematic, so just force the dependency..
regen PLIST, extra files are built when this is present (used in
file:///usr/local/share/doc/py3-sphinx/usage/extensions/inheritance.html).