[100787] trunk/dports/graphics/vtk5/Portfile

g5pw at macports.org g5pw at macports.org
Mon Dec 24 06:38:16 PST 2012


Revision: 100787
          https://trac.macports.org/changeset/100787
Author:   g5pw at macports.org
Date:     2012-12-24 06:38:16 -0800 (Mon, 24 Dec 2012)
Log Message:
-----------
graphics/vtk5:
  fix compilation with tcl/tk 8.6 (#37376)

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

Modified: trunk/dports/graphics/vtk5/Portfile
===================================================================
--- trunk/dports/graphics/vtk5/Portfile	2012-12-24 13:29:42 UTC (rev 100786)
+++ trunk/dports/graphics/vtk5/Portfile	2012-12-24 14:38:16 UTC (rev 100787)
@@ -56,6 +56,8 @@
         -DVTK_DATA_ROOT:PATH=${prefix}/share/VTKData \
         -DVTK_USE_GL2PS:BOOL=ON \
         -DVTK_WRAP_PYTHON:BOOL=OFF
+configure.cxxflags-append \
+        -DUSE_INTERP_ERRORLINE
 
 post-configure {
     reinplace "s|c++|c++ -L${prefix}/lib |" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121224/b6178e85/attachment.html>


More information about the macports-changes mailing list