[70026] trunk/dports/tex/texlive-bin-extra/Portfile

dports at macports.org dports at macports.org
Mon Jul 26 16:30:18 PDT 2010


Revision: 70026
          http://trac.macports.org/changeset/70026
Author:   dports at macports.org
Date:     2010-07-26 16:30:17 -0700 (Mon, 26 Jul 2010)
Log Message:
-----------
texlive-bin-extra: add dependency on latexmk port instead of
installing the version in texlive (see #25778)

Modified Paths:
--------------
    trunk/dports/tex/texlive-bin-extra/Portfile

Modified: trunk/dports/tex/texlive-bin-extra/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin-extra/Portfile	2010-07-26 23:27:32 UTC (rev 70025)
+++ trunk/dports/tex/texlive-bin-extra/Portfile	2010-07-26 23:30:17 UTC (rev 70026)
@@ -6,7 +6,7 @@
 
 name                texlive-bin-extra
 version             15618
-revision            2
+revision            3
 
 categories          tex
 maintainers         dports
@@ -19,6 +19,8 @@
 
 depends_lib         port:texlive-basic
 
+depends_run         port:latexmk
+
 texlive.exclude     texmf/doc/man/man1/asy.1 \
                     texmf/doc/man/man1/ctangle.1 \
                     texmf/doc/man/man1/ctie.1 \
@@ -45,6 +47,7 @@
                     texmf/doc/man/man1/getnonfreefonts-sys.1 \
                     texmf/doc/man/man1/getnonfreefonts.1 \
                     texmf/doc/man/man1/lacheck.1 \
+                    texmf/doc/man/man1/latexmk.1 \
                     texmf/doc/man/man1/mkjobtexmf.1 \
                     texmf/doc/man/man1/patgen.1 \
                     texmf/doc/man/man1/pdftosrc.1 \
@@ -60,5 +63,7 @@
                     texmf/doc/man/man1/xasy.1 \
                     texmf/doc/man/man5/synctex.5 \
                     texmf/doc/man/man1/xindy.1 \
+                    texmf-dist/doc/support/latexmk \
+                    texmf-dist/scripts/latexmk
 
 texlive.texmfport
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100726/1595b308/attachment.html>


More information about the macports-changes mailing list