CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/21 10:42:21
Modified files:
textproc/py-sphinx: Makefile
textproc/py-sphinx/pkg: PLIST
Log message:
drop building sphinx's own docs in post-build and thus the dependency
on graphviz; naddy points out that the graphviz has a large set of
dependencies (which end up causing a loop; cmake -> sphinx -> graphviz
-> jpeg -> cmake)
