package vtk: use included freetype library

This commit is contained in:
Tony Theodore 2013-12-26 18:50:25 +11:00
parent cd82d8af1d
commit c96a893a24
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ define $(PKG)_BUILD
-DBUILD_TESTING=FALSE\
-DVTKCompileTools_DIR='$(1)/native_build'\
-DVTK_USE_SYSTEM_EXPAT=TRUE\
-DVTK_USE_SYSTEM_FREETYPE=TRUE\
-DVTK_USE_SYSTEM_FREETYPE=FALSE\
-DVTK_USE_SYSTEM_HDF5=TRUE \
-DVTK_USE_SYSTEM_JPEG=TRUE\
-DVTK_USE_SYSTEM_LIBXML2=TRUE\