Ticket #16462: Portfile.diff
| File Portfile.diff, 0.8 KB (added by mcalhoun@…, 4 months ago) |
|---|
-
Portfile
old new 4 4 5 5 name texlive_base 6 6 version 2007 7 revision 37 revision 4 8 8 categories tex 9 9 maintainers milosh openmaintainer 10 10 description TeX Live Binaries. … … 41 41 --with-system-gd --with-fontconfig=${prefix} \ 42 42 --disable-multiplatform --without-texinfo \ 43 43 --without-xdvipdfmx --without-texi2html \ 44 --without-psutils 44 --without-psutils --without-system-icu 45 46 configure.cppflags-delete -I${prefix}/include 47 configure.cppflags-append -isystem${prefix}/include 45 48 46 49 post-destroot { 47 50 copy ${destroot}${prefix}/share/texmf/web2c/texmf.cnf \

