Opened 17 years ago
Closed 17 years ago
#20869 closed request (fixed)
latex2html portfile needs to update single line in depends_run
| Reported by: | jowens (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 (1)
comment:1 Changed 17 years ago by tobypeterson
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

r56499