svn commit: r310429 - head/math/vtk5

Pietro Cerutti gahr at FreeBSD.org
Tue Jan 15 07:44:15 UTC 2013


Author: gahr
Date: Tue Jan 15 07:44:14 2013
New Revision: 310429
URL: http://svnweb.freebsd.org/changeset/ports/310429

Log:
  - Fix PLIST with non-default OPTIONS

Modified:
  head/math/vtk5/pkg-plist

Modified: head/math/vtk5/pkg-plist
==============================================================================
--- head/math/vtk5/pkg-plist	Tue Jan 15 06:24:08 2013	(r310428)
+++ head/math/vtk5/pkg-plist	Tue Jan 15 07:44:14 2013	(r310429)
@@ -259,6 +259,8 @@
 %%QT%%include/vtk-%%VER2%%/vtkQtAnnotationLayersModelAdapter.h
 %%QT%%include/vtk-%%VER2%%/vtkQtAnnotationView.h
 %%QT%%include/vtk-%%VER2%%/vtkQtConnection.h
+%%QT%%include/vtk-%%VER2%%/vtkQtDebugLeaksModel.h
+%%QT%%include/vtk-%%VER2%%/vtkQtDebugLeaksView.h
 %%QT%%include/vtk-%%VER2%%/vtkQtInitialization.h
 %%QT%%include/vtk-%%VER2%%/vtkQtLabelRenderStrategy.h
 %%QT%%include/vtk-%%VER2%%/vtkQtListView.h
@@ -2528,8 +2530,6 @@ include/vtk-%%VER2%%/vtkPolyPlane.h
 include/vtk-%%VER2%%/vtkProjectedAAHexahedraMapper_FS.h
 include/vtk-%%VER2%%/vtkProjectedAAHexahedraMapper_GS.h
 include/vtk-%%VER2%%/vtkProjectedAAHexahedraMapper_VS.h
-include/vtk-%%VER2%%/vtkQtDebugLeaksModel.h
-include/vtk-%%VER2%%/vtkQtDebugLeaksView.h
 include/vtk-%%VER2%%/vtkQuadRotationalExtrusionFilter.h
 include/vtk-%%VER2%%/vtkRectilinearGridToPointSet.h
 include/vtk-%%VER2%%/vtkResliceCursor.h


More information about the svn-ports-all mailing list