New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80908


Ignore:
Timestamp:
07/20/11 16:11:12 (4 years ago)
Author:
dports@…
Message:

texlive-context: patch data-res.lua with path to texmfcnf.lua

File:
1 edited

Legend:

Unmodified
Added
Removed
  • users/dports/ports/tex/texlive-context/Portfile

    r80561 r80908  
    3434texlive.binaries    context ctxtools luatools mtxrun pstopdf rlxtools texexec texmfstart 
    3535 
     36patchfiles          patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff 
     37 
     38post-patch { 
     39    reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/runfiles/texmf-dist/tex/context/base/data-res.lua 
     40} 
     41 
    3642depends_lib-append port:texlive-latex port:texlive-metapost port:texlive-xetex 
    3743 
Note: See TracChangeset for help on using the changeset viewer.