aboutsummaryrefslogtreecommitdiff
path: root/math/vtk-headers
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-07 10:54:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-07 10:54:37 +0000
commitbbbae368c81967490e9158ce7172f90bc272d772 (patch)
treea7d37e3b339704616338e34d0ec8773106c0a79a /math/vtk-headers
parent5c96cea79d878c3cfcf528f8f714ea45e9e01970 (diff)
downloadports-bbbae368c81967490e9158ce7172f90bc272d772.tar.gz
ports-bbbae368c81967490e9158ce7172f90bc272d772.zip
Notes
Diffstat (limited to 'math/vtk-headers')
-rw-r--r--math/vtk-headers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-headers/Makefile b/math/vtk-headers/Makefile
index d3e72f3db7a7..5a16342490fc 100644
--- a/math/vtk-headers/Makefile
+++ b/math/vtk-headers/Makefile
@@ -13,7 +13,7 @@ MASTERDIR= ${.CURDIR}/../vtk
.include "${MASTERDIR}/Makefile"
-do-patch:
+post-patch:
# @${REINPLACE_CMD} -E 's|^.*LOAD_CMAKE_EXTENSIONS|#|g' \
# ${VTKSRCDIR}/VTKConfig.cmake.in ${VTKSRCDIR}/UseVTK.cmake.in
@${REINPLACE_CMD} -E 's|lib/vtk\)|lib\)|g ; s|lib/vtk/doxygen|share/vtk/doxygen| ; s|lib/vtk/testing/HeaderTesting.py|share/examples/vtk/Testing/Common/HeaderTesting.py| ; s|lib/vtk/testing|share/examples/vtk/Testing/Common/Tcl|g' \