[37204] trunk/dports

jmr at macports.org jmr at macports.org
Thu May 29 13:16:16 PDT 2008


Revision: 37204
          http://trac.macosforge.org/projects/macports/changeset/37204
Author:   jmr at macports.org
Date:     2008-05-29 13:16:13 -0700 (Thu, 29 May 2008)

Log Message:
-----------
auctex, bibtex2html: switch dependency from teTeX to texlive. (Approved by maintainer in #12913)

Modified Paths:
--------------
    trunk/dports/editors/auctex/Portfile
    trunk/dports/textproc/bibtex2html/Portfile

Modified: trunk/dports/editors/auctex/Portfile
===================================================================
--- trunk/dports/editors/auctex/Portfile	2008-05-29 19:42:52 UTC (rev 37203)
+++ trunk/dports/editors/auctex/Portfile	2008-05-29 20:16:13 UTC (rev 37204)
@@ -21,7 +21,7 @@
 # We want emacs from DP since this will install stuff in emacs'
 # site-lisp and we want it to go into ${prefix}'s site-lisp.
 depends_lib	port:emacs 
-depends_run	bin:tex:teTeX
+depends_run	bin:tex:texlive
 
 variant emacs_devel	{
     depends_lib-append port:emacs-devel

Modified: trunk/dports/textproc/bibtex2html/Portfile
===================================================================
--- trunk/dports/textproc/bibtex2html/Portfile	2008-05-29 19:42:52 UTC (rev 37203)
+++ trunk/dports/textproc/bibtex2html/Portfile	2008-05-29 20:16:13 UTC (rev 37204)
@@ -16,6 +16,6 @@
 configure.type   gnu
 configure.args   --mandir=${destroot}${prefix}/share/man
 depends_build    bin:ocamlc:ocaml
-depends_run      bin:bibtex:teTeX
+depends_run      bin:bibtex:texlive
 destroot.target  install 
 destroot.destdir prefix=${destroot}${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080529/7fb10740/attachment-0001.htm 


More information about the macports-changes mailing list