[63983] trunk/dports/graphics/InsightToolkit/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Feb 19 15:41:42 PST 2010


Revision: 63983
          http://trac.macports.org/changeset/63983
Author:   jeremyhu at macports.org
Date:     2010-02-19 15:41:42 -0800 (Fri, 19 Feb 2010)
Log Message:
-----------
InsightToolkit: cmake should be a build time dependency

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

Modified: trunk/dports/graphics/InsightToolkit/Portfile
===================================================================
--- trunk/dports/graphics/InsightToolkit/Portfile	2010-02-19 23:41:00 UTC (rev 63982)
+++ trunk/dports/graphics/InsightToolkit/Portfile	2010-02-19 23:41:42 UTC (rev 63983)
@@ -47,10 +47,10 @@
 
 depends_build   port:gmake \
                 port:gawk \
+                port:cmake \
                 port:bison
 
-depends_lib     port:cmake \
-                port:ossp-uuid
+depends_lib     port:ossp-uuid
 
 # Use gmake and build in a separate directory from the source
 build.type      gnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100219/6346fcfd/attachment.html>


More information about the macports-changes mailing list