[61865] trunk/dports/graphics/vtk/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Tue Dec 22 12:38:28 PST 2009
Revision: 61865
http://trac.macports.org/changeset/61865
Author: jeremyhu at macports.org
Date: 2009-12-22 12:38:26 -0800 (Tue, 22 Dec 2009)
Log Message:
-----------
vtk: Fix X11 dependencies to match vtk-devel
Modified Paths:
--------------
trunk/dports/graphics/vtk/Portfile
Modified: trunk/dports/graphics/vtk/Portfile
===================================================================
--- trunk/dports/graphics/vtk/Portfile 2009-12-22 20:10:45 UTC (rev 61864)
+++ trunk/dports/graphics/vtk/Portfile 2009-12-22 20:38:26 UTC (rev 61865)
@@ -58,8 +58,7 @@
}
variant x11 description {Build VTK with the MacPorts X11 libraries} {
- depends_build-append port:xorg-libs\
- port:mesa
+ depends_lib-append port:mesa port:Xft2 port:xorg-libXScrnSaver port:xorg-libXt
configure.args-delete "-D VTK_USE_COCOA:BOOL=ON"
configure.args-append -D VTK_USE_COCOA:BOOL=OFF \
-D VTK_USE_X:BOOL=ON \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091222/f412fd37/attachment.html>
More information about the macports-changes
mailing list