Ticket #38744: maxima-printable_doc-fix.patch
File maxima-printable_doc-fix.patch, 666 bytes (added by Ionic (Mihai Moldovan), 10 years ago) |
---|
-
math/maxima/Portfile
old new 67 67 test.target check 68 68 69 69 variant printable_doc description {Build printable documentation} { 70 depends_build-append port:tex live70 depends_build-append port:texinfo port:texlive-basic port:texlive-latex 71 71 build.target all pdf 72 72 73 # Disable this once texinfo upstream removes recode support. 74 build.env-append LC_ALL=C 75 73 76 pre-destroot { 74 77 xinstall -d -m 755 ${destroot}${prefix}/share/${name}/${version}/doc/pdf 75 78 xinstall -m 644 ${worksrcpath}/doc/info/maxima.pdf \