#14328: Doxygen can't build without latex tools ---------------------------------+------------------------------------------ Reporter: tsunanet@gmail.com | Owner: css@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: doxygen, latex, pdflatex ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): I did a bad job, I did not really investigate what is going on. Actually it is looking for /opt/local/bin/tex and assumes texlive is installed if it is there. /opt/local/bin/tex is provided by texlive_base, but /opt/local/bin/pdflatex is provided by texlive. We have a problem here if texlive_base is installed but not texlive. I think there should be another dependency `path:${prefix}/bin/pdflatex:texlive`. Workaround: Install texlive before installing doxygen. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14328#comment:5> MacPorts </projects/macports> Ports system for Mac OS