[103766] trunk/dports/shells/fish/Portfile

larryv at macports.org larryv at macports.org
Wed Mar 6 14:47:37 PST 2013


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

Modified Paths:
--------------
    trunk/dports/shells/fish/Portfile

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2013-03-06 22:46:38 UTC (rev 103765)
+++ trunk/dports/shells/fish/Portfile	2013-03-06 22:47:37 UTC (rev 103766)
@@ -26,7 +26,8 @@
 livecheck.type          regex
 livecheck.regex         fish-(.*?).tar.bz2
 
-depends_build           port:doxygen
+depends_build           port:doxygen \
+                        path:bin/dot:graphviz
 
 depends_lib             port:libiconv \
                         port:ncurses \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130306/ef347e20/attachment-0001.html>


More information about the macports-changes mailing list