[87901] trunk/dports/science/root/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 11 13:19:14 PST 2011


Revision: 87901
          http://trac.macports.org/changeset/87901
Author:   ryandesign at macports.org
Date:     2011-12-11 13:19:12 -0800 (Sun, 11 Dec 2011)
Log Message:
-----------
root: rewrite graphviz dependency so graphviz-devel can satisfy it

Modified Paths:
--------------
    trunk/dports/science/root/Portfile

Modified: trunk/dports/science/root/Portfile
===================================================================
--- trunk/dports/science/root/Portfile	2011-12-11 19:51:46 UTC (rev 87900)
+++ trunk/dports/science/root/Portfile	2011-12-11 21:19:12 UTC (rev 87901)
@@ -142,7 +142,7 @@
     configure.args-append   --enable-gviz \
                             --with-gviz-incdir="${prefix}/include/graphviz" \
                             --with-gviz-libdir="${prefix}/lib"
-    depends_lib-append      port:graphviz
+    depends_lib-append      path:bin/dot:graphviz
 }
 
 variant avahi description {Builds port with avahi support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111211/12eb697d/attachment.html>


More information about the macports-changes mailing list