#43668: pdfjam: incorrect texlive-basic dependency; should be texlive-latex --------------------------+------------------------- Reporter: ryandesign@… | Owner: jjstickel@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: pdfjam --------------------------+------------------------- pdfjam declares a dependency on "`bin:pdflatex:texlive-basic`": {{{ $ port -v deps pdfjam Full Name: pdfjam @2.08_0 Runtime Dependencies: bin:pdflatex:texlive-basic, path:share/texmf- dist/tex/latex/pdfpages/pdfpages.sty:texlive-latex-recommended }}} But port texlive-basic does not provide the binary `pdflatex`; texlive- latex does: {{{ $ port provides $(which pdflatex) /opt/local/bin/pdflatex is provided by: texlive-latex }}} The "`bin:pdflatex:texlive-basic`" dependency should be changed to "`bin:pdflatex:texlive-latex`". -- Ticket URL: <https://trac.macports.org/ticket/43668> MacPorts <http://www.macports.org/> Ports system for OS X