[63982] trunk/dports/graphics

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


Revision: 63982
          http://trac.macports.org/changeset/63982
Author:   jeremyhu at macports.org
Date:     2010-02-19 15:41:00 -0800 (Fri, 19 Feb 2010)
Log Message:
-----------
InsightToolkit*: Remove dependency on xorg-libs since it doesn't actually link against any X11 libraries.

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

Modified: trunk/dports/graphics/InsightToolkit/Portfile
===================================================================
--- trunk/dports/graphics/InsightToolkit/Portfile	2010-02-19 23:35:19 UTC (rev 63981)
+++ trunk/dports/graphics/InsightToolkit/Portfile	2010-02-19 23:41:00 UTC (rev 63982)
@@ -50,7 +50,6 @@
                 port:bison
 
 depends_lib     port:cmake \
-                port:xorg-libs \
                 port:ossp-uuid
 
 # Use gmake and build in a separate directory from the source

Modified: trunk/dports/graphics/InsightToolkit312/Portfile
===================================================================
--- trunk/dports/graphics/InsightToolkit312/Portfile	2010-02-19 23:35:19 UTC (rev 63981)
+++ trunk/dports/graphics/InsightToolkit312/Portfile	2010-02-19 23:41:00 UTC (rev 63982)
@@ -43,8 +43,7 @@
                 port:gawk \
                 port:bison
 
-depends_lib     port:xorg-libs \
-                port:ossp-uuid
+depends_lib     port:ossp-uuid
 
 # Use gmake and build in a separate directory from the source
 build.type      gnu

Modified: trunk/dports/graphics/InsightToolkit314/Portfile
===================================================================
--- trunk/dports/graphics/InsightToolkit314/Portfile	2010-02-19 23:35:19 UTC (rev 63981)
+++ trunk/dports/graphics/InsightToolkit314/Portfile	2010-02-19 23:41:00 UTC (rev 63982)
@@ -47,8 +47,7 @@
                 port:gawk \
                 port:bison
 
-depends_lib     port:xorg-libs \
-                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/713e5048/attachment.html>


More information about the macports-changes mailing list