[121940] trunk/dports/math/maxima/Portfile

mojca at macports.org mojca at macports.org
Fri Jul 11 14:02:00 PDT 2014


Revision: 121940
          https://trac.macports.org/changeset/121940
Author:   mojca at macports.org
Date:     2014-07-11 14:02:00 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
maxima: replace texlive with a minimal subset of required ports (#38744)

Modified Paths:
--------------
    trunk/dports/math/maxima/Portfile

Modified: trunk/dports/math/maxima/Portfile
===================================================================
--- trunk/dports/math/maxima/Portfile	2014-07-11 20:57:55 UTC (rev 121939)
+++ trunk/dports/math/maxima/Portfile	2014-07-11 21:02:00 UTC (rev 121940)
@@ -67,7 +67,9 @@
 test.target check
 
 variant printable_doc description {Build printable documentation} {
-    depends_build-append    port:texlive
+    depends_build-append    port:texinfo \
+                            port:texlive-basic \
+                            port:texlive-latex
     build.target            all pdf
 
     pre-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/5c3ee457/attachment.html>


More information about the macports-changes mailing list