New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81727


Ignore:
Timestamp:
08/04/11 09:01:22 (4 years ago)
Author:
jmr@…
Message:

bibtex2html: correct texlive deps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/textproc/bibtex2html/Portfile

    r72415 r81727  
    2121patchfiles       patch-Makefile.in.diff patch-aux2bib.1.diff 
    2222configure.args   --mandir=${destroot}${prefix}/share/man 
    23 depends_build    port:ocaml port:hevea 
    24 depends_run      bin:bibtex:texlive 
     23depends_build    port:ocaml port:hevea port:texlive-latex-extra 
     24depends_run      bin:bibtex:texlive-basic 
    2525destroot.target  install 
    2626destroot.destdir prefix=${destroot}${prefix} 
Note: See TracChangeset for help on using the changeset viewer.