[103748] trunk/dports/math/eigen3/Portfile

eborisch at macports.org eborisch at macports.org
Wed Mar 6 06:35:13 PST 2013


Revision: 103748
          https://trac.macports.org/changeset/103748
Author:   eborisch at macports.org
Date:     2013-03-06 06:35:13 -0800 (Wed, 06 Mar 2013)
Log Message:
-----------
eigen3: Add graphviz as depends_build. See #38217

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2013-03-06 14:32:56 UTC (rev 103747)
+++ trunk/dports/math/eigen3/Portfile	2013-03-06 14:35:13 UTC (rev 103748)
@@ -62,8 +62,11 @@
     description \
     {Place local documentation into <prefix>/share/doc/eigen3/html}\
     requires cmake {
-        depends_build-append port:doxygen port:texlive-latex
-        build.target-append doc
+        depends_build-append    port:doxygen \
+                                port:texlive-latex \
+                                path:bin/dot:graphviz
+        build.target-append     doc
+
 }
 
 variant blas description \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130306/652cc28d/attachment.html>


More information about the macports-changes mailing list