[103765] trunk/dports/x11/awesome/Portfile

larryv at macports.org larryv at macports.org
Wed Mar 6 14:46:38 PST 2013


Revision: 103765
          https://trac.macports.org/changeset/103765
Author:   larryv at macports.org
Date:     2013-03-06 14:46:38 -0800 (Wed, 06 Mar 2013)
Log Message:
-----------
awesome: Add explicit graphviz dependency for doc generation (#38217).

Modified Paths:
--------------
    trunk/dports/x11/awesome/Portfile

Modified: trunk/dports/x11/awesome/Portfile
===================================================================
--- trunk/dports/x11/awesome/Portfile	2013-03-06 22:45:40 UTC (rev 103764)
+++ trunk/dports/x11/awesome/Portfile	2013-03-06 22:46:38 UTC (rev 103765)
@@ -71,7 +71,8 @@
     depends_build-append \
                     port:asciidoc \
                     port:xmlto \
-                    port:doxygen
+                    port:doxygen \
+                    path:bin/dot:graphviz
 }
 
 variant x11_xcb description {does nothing in this port, but its presence triggers cairo x11_xcb variant} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130306/070de91e/attachment.html>


More information about the macports-changes mailing list