Opened 14 years ago
Closed 14 years ago
#25421 closed defect (fixed)
t1lib +psdoc: recursive dependency with texlive
Reported by: | drkp (Dan Ports) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | t1lib texlive-bin |
Description
t1lib's +psdoc variant depends on texlive to build documentation:
variant psdoc description {build and install the PostScript documentation} { depends_lib-append bin:tex:texlive build.target all }
texlive depends on t1lib (for texlive-bin).
Unless anyone has a better answer (t1lib is nomaintainer), I'll probably remove the psdoc variant.
Change History (1)
comment:1 Changed 14 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Removed the variant in r69178