summaryrefslogtreecommitdiff
path: root/math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-11-28 01:59:35 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-11-28 01:59:35 +0000
commitda906cd8574925d10deb0238a16867ee6a82a840 (patch)
tree08bfbb03e3af12cce5fcce8c03db5d77b8fe865c /math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt
parentmail/msmtp: update to 1.6.3 (diff)
- Update to 6.2.0.
Diffstat (limited to 'math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt')
-rw-r--r--math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt b/math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt
index 6d58e9907f83..5fb67beb4844 100644
--- a/math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt
+++ b/math/vtk6/files/patch-Wrapping-Tcl_CMakeLists.txt
@@ -1,11 +1,11 @@
---- Wrapping/Tcl/CMakeLists.txt.orig 2014-03-14 09:26:03.000000000 +0100
-+++ Wrapping/Tcl/CMakeLists.txt 2014-03-14 09:26:27.000000000 +0100
-@@ -261,7 +261,7 @@
+--- Wrapping/Tcl/CMakeLists.txt.orig 2015-03-03 14:37:14.000000000 -0600
++++ Wrapping/Tcl/CMakeLists.txt 2015-11-25 17:33:43.838696000 -0600
+@@ -264,7 +264,7 @@
# Configure the Tcl package index file for the install tree.
SET(VTK_TCL_SCRIPT_DIR "[file dirname [info script]]")
IF(UNIX)
- SET(VTK_TCL_LIBRARY_DIR "[file dirname [file dirname [file dirname [info script]]]]")
+ SET(VTK_TCL_LIBRARY_DIR "[file dirname [info script]]")
- ELSE(UNIX)
+ ELSE()
SET(VTK_TCL_LIBRARY_DIR
"[file join [file dirname [file dirname [file dirname [file dirname [info script]]]]] bin]")