[104110] trunk/dports/graphics/ogre/Portfile

larryv at macports.org larryv at macports.org
Fri Mar 15 21:55:07 PDT 2013


Revision: 104110
          https://trac.macports.org/changeset/104110
Author:   larryv at macports.org
Date:     2013-03-15 21:55:07 -0700 (Fri, 15 Mar 2013)
Log Message:
-----------
ogre: Add explicit dependency on graphviz (#38217).

Modified Paths:
--------------
    trunk/dports/graphics/ogre/Portfile

Modified: trunk/dports/graphics/ogre/Portfile
===================================================================
--- trunk/dports/graphics/ogre/Portfile	2013-03-16 04:34:20 UTC (rev 104109)
+++ trunk/dports/graphics/ogre/Portfile	2013-03-16 04:55:07 UTC (rev 104110)
@@ -64,7 +64,8 @@
         ${worksrcpath}/Tutorials/CMakeLists.txt
 }
 depends_lib         port:libzzip port:zlib port:bzip2 port:freeimage \
-                    port:freetype port:boost port:ois port:doxygen
+                    port:freetype port:boost port:ois port:doxygen \
+                    path:bin/dot:graphviz
 
 configure.args-append -DMACPORTS=TRUE \
                     -DOGRE_BUILD_TOOLS=TRUE \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130315/2478213f/attachment.html>


More information about the macports-changes mailing list