Opened 8 years ago

Closed 8 years ago

#49746 closed enhancement (fixed)

Allow installation of LyX with MacTeX only

Reported by: Russell-Jones-OxPhys (Russell Jones) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: majoc-at-astro (majoc-at-astro)
Port: LyX

Description

The patch (also attached) is

` 26c26 < depends_lib-append port:texlive-latex \ ---

depends_lib-append bin:latex:texlive \

`

and changes a port dependency to a bin dependency, allowing the use of binaries from MacTeX.

Attachments (1)

Portfile-LyX.diff (103 bytes) - added by Russell-Jones-OxPhys (Russell Jones) 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: Portfile-LyX.diff added

comment:1 Changed 8 years ago by Russell-Jones-OxPhys (Russell Jones)

Sorry, tried to use GitHub syntax...

26c26
< depends_lib-append      port:texlive-latex \
---
> depends_lib-append      bin:latex:texlive \

comment:2 Changed 8 years ago by majoc-at-astro (majoc-at-astro)

Cc: majoc@… added

Cc Me!

comment:3 Changed 8 years ago by petrrr

Cc: khindenburg@… removed
Owner: changed from macports-tickets@… to khindenburg@…

comment:4 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

thanks r147092

Note: See TracTickets for help on using tickets.