aboutsummaryrefslogtreecommitdiff
path: root/math/vtk6
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-07-29 23:45:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-07-29 23:45:41 +0000
commit516b88298ee3e43aa00d1658dad12902353b42f9 (patch)
tree96e8cd00c5318258aafd650b13de658d21ac11ec /math/vtk6
parentfc4a26e958ca411d86919afeeb50db4ff8c74069 (diff)
downloadports-516b88298ee3e43aa00d1658dad12902353b42f9.tar.gz
ports-516b88298ee3e43aa00d1658dad12902353b42f9.zip
- Don't install share/cmake/hdf5/libhdf5.settings to avoid clash with
science/paraview PR: ports/211334 Submitted by: Chen Xie <xiechen96@gmail.com>
Notes
Notes: svn path=/head/; revision=419283
Diffstat (limited to 'math/vtk6')
-rw-r--r--math/vtk6/Makefile6
-rw-r--r--math/vtk6/pkg-plist1
2 files changed, 5 insertions, 2 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile
index b9b2b0e55b9e..9f4c64c504b1 100644
--- a/math/vtk6/Makefile
+++ b/math/vtk6/Makefile
@@ -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>
diff --git a/math/vtk6/pkg-plist b/math/vtk6/pkg-plist
index 77493183d2e4..a88e136e762f 100644
--- a/math/vtk6/pkg-plist
+++ b/math/vtk6/pkg-plist
@@ -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