- Don't install share/cmake/hdf5/libhdf5.settings to avoid clash with

science/paraview

PR:		ports/211334
Submitted by:	Chen Xie <xiechen96@gmail.com>
This commit is contained in:
Stephen Montgomery-Smith 2016-07-29 23:45:41 +00:00
parent fc4a26e958
commit 516b88298e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419283
2 changed files with 5 additions and 2 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= vtk
PORTVERSION= 6.2.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math graphics
MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/
PKGNAMESUFFIX= 6
@ -217,4 +217,8 @@ BUILD_DEPENDS+= doxygen:devel/doxygen
CMAKE_ARGS+= -DBUILD_DOCUMENTATION:BOOL=OFF
.endif
post-install:
# So that this port doesn't clash with science/paraview:
${RM} ${STAGEDIR}${PREFIX}/share/cmake/hdf5/libhdf5.settings
.include <bsd.port.mk>

View file

@ -4519,4 +4519,3 @@ lib/cmake/vtk-%%VER2%%/vtkWrapPythonSIP.cmake
lib/cmake/vtk-%%VER2%%/vtkWrapTcl.cmake
lib/cmake/vtk-%%VER2%%/vtkWrapperInit.data.in
lib/cmake/vtk-%%VER2%%/vtkWrapping.cmake
share/cmake/hdf5/libhdf5.settings