Ticket #54841: auctex.diff
File auctex.diff, 857 bytes (added by jbouttier, 4 years ago) |
---|
-
Portfile
old new 4 4 5 5 name auctex 6 6 version 12.3 7 revision 1 7 8 categories editors print 8 9 maintainers {gmail.com:jjstickel @jjstickel} openmaintainer 9 10 license GPL-3+ … … 44 45 } 45 46 46 47 variant mactex description "If your TeX distribution is MacTeX" { 47 # Note: This also needs / usr/texbin in binpath in macports.conf48 # Note: This also needs /Library/TeX/texbin in binpath in macports.conf 48 49 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 49 53 } 50 54 51 55 notes "To use this, put the following into your ~/.emacs:\n\