Ticket #54841: auctex.diff

File auctex.diff, 857 bytes (added by jbouttier, 4 years ago)
  • Portfile

    old new  
    44
    55name                auctex
    66version             12.3
     7revision            1
    78categories          editors print
    89maintainers         {gmail.com:jjstickel @jjstickel} openmaintainer
    910license             GPL-3+
     
    4445}
    4546
    4647variant mactex description "If your TeX distribution is MacTeX" {
    47     # Note: This also needs /usr/texbin in binpath in macports.conf
     48    # Note: This also needs /Library/TeX/texbin in binpath in macports.conf
    4849    configure.args-append  --with-texmf-dir=/usr/local/texlive/texmf-local
     50    depends_build-delete    port:texlive-latex \
     51                            port:texlive-bin-extra
     52    depends_run-delete      bin:tex:texlive
    4953}
    5054
    5155notes "To use this, put the following into your ~/.emacs:\n\