[70041] trunk/dports/tex/latexmk/Portfile

dports at macports.org dports at macports.org
Tue Jul 27 17:53:51 PDT 2010


Revision: 70041
          http://trac.macports.org/changeset/70041
Author:   dports at macports.org
Date:     2010-07-27 17:53:47 -0700 (Tue, 27 Jul 2010)
Log Message:
-----------
change latexmk dependency from texlive to texlive-latex to prevent
circular dependency (#25836)

Modified Paths:
--------------
    trunk/dports/tex/latexmk/Portfile

Modified: trunk/dports/tex/latexmk/Portfile
===================================================================
--- trunk/dports/tex/latexmk/Portfile	2010-07-27 21:18:42 UTC (rev 70040)
+++ trunk/dports/tex/latexmk/Portfile	2010-07-28 00:53:47 UTC (rev 70041)
@@ -28,7 +28,7 @@
                     sha1    925192f78f31cc966e5ed6beabb793e7a2742e3d \
                     rmd160  72bb264d884277d7bb0654ab73a52c28b9f5b2af
 
-depends_lib         bin:latex:texlive
+depends_lib         bin:latex:texlive-latex
 
 pre-configure {
     reinplace "s/\\(CPU usage\\.\\)\"/\\1\\\\n\"/" ${worksrcpath}/latexmk.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100727/78ecc2f0/attachment-0001.html>


More information about the macports-changes mailing list