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

ryandesign at macports.org ryandesign at macports.org
Tue Nov 5 01:08:09 PST 2013


Revision: 112958
          https://trac.macports.org/changeset/112958
Author:   ryandesign at macports.org
Date:     2013-11-05 01:08:08 -0800 (Tue, 05 Nov 2013)
Log Message:
-----------
vtk5: fix build failure when freetype's ft2build.h is found instead of the local copy (#41149)

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

Modified: trunk/dports/graphics/vtk5/Portfile
===================================================================
--- trunk/dports/graphics/vtk5/Portfile	2013-11-05 03:49:18 UTC (rev 112957)
+++ trunk/dports/graphics/vtk5/Portfile	2013-11-05 09:08:08 UTC (rev 112958)
@@ -60,6 +60,7 @@
         -DVTK_WRAP_PYTHON:BOOL=OFF
 configure.cxxflags-append \
         -DUSE_INTERP_ERRORLINE
+configure.cppflags-replace -I${prefix}/include -isystem${prefix}/include
 
 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/20131105/3d23e010/attachment.html>


More information about the macports-changes mailing list