#32872: gnuplot +tutorial installs texmf files during destroot phase ---------------------------------+------------------------------------------ Reporter: dports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gnuplot ---------------------------------+------------------------------------------ Comment(by dports@…): Well, sounds like --with-latex is pretty broken anyway, as far as installing the files, so we probably are better off installing them manually. I'd do it with a post-destroot block that copies files into the right places. If you include `PortGroup texlive 1.0`, it will define `${texlive_texmfports}` with the right path to the texmf tree. I would probably just remove the +tutorial variant entirely rather than trying to fix the build of a tutorial that apparently isn't very useful anyway. (I haven't actually looked at it.) -- Ticket URL: <https://trac.macports.org/ticket/32872#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS