New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20869 (closed request: fixed)

Opened 4 years ago

Last modified 4 years ago

latex2html portfile needs to update single line in depends_run

Reported by: john_owens@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: latex2html

Description

Most LaTeX-dependent ports have

bin:latex:texlive

in their depends_run. latex2html still has

port:texlive

The former is desirable so MacTeX and macports can coexist (MacTeX >> macports's texlive). Fix is simple: change port:texlive to bin:latex:texlive in depends_run (I have tested this works).

Change History

comment:1 Changed 4 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.