[120423] trunk/dports/tex/xindy/Portfile

dports at macports.org dports at macports.org
Tue May 27 18:42:27 PDT 2014


Revision: 120423
          https://trac.macports.org/changeset/120423
Author:   dports at macports.org
Date:     2014-05-27 18:42:27 -0700 (Tue, 27 May 2014)
Log Message:
-----------
xindy: add missing dependencies for +doc variant:
texlive-fonts-recommended, texlive-lang-greek

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

Modified: trunk/dports/tex/xindy/Portfile
===================================================================
--- trunk/dports/tex/xindy/Portfile	2014-05-28 01:29:44 UTC (rev 120422)
+++ trunk/dports/tex/xindy/Portfile	2014-05-28 01:42:27 UTC (rev 120423)
@@ -43,9 +43,11 @@
 build.env       LANG=C
 
 variant doc description "Build documentation" {
-    depends_build-append port:texlive-latex-recommended \
+    depends_build-append port:texlive-fonts-recommended \
+                         port:texlive-latex-recommended \
                          port:texlive-latex-extra \
-                         port:texlive-lang-cyrillic
+                         port:texlive-lang-cyrillic \
+                         port:texlive-lang-greek
 
     configure.args-delete --disable-docs
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140527/74da69c6/attachment.html>


More information about the macports-changes mailing list