aboutsummaryrefslogtreecommitdiff
path: root/math/vtk-python
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-python
parent5c96cea79d878c3cfcf528f8f714ea45e9e01970 (diff)
downloadports-bbbae368c81967490e9158ce7172f90bc272d772.tar.gz
ports-bbbae368c81967490e9158ce7172f90bc272d772.zip
Notes
Diffstat (limited to 'math/vtk-python')
-rw-r--r--math/vtk-python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-python/Makefile b/math/vtk-python/Makefile
index 4fcce9864a15..436140c61e72 100644
--- a/math/vtk-python/Makefile
+++ b/math/vtk-python/Makefile
@@ -40,7 +40,7 @@ PLIST_SUB+= VTK_PTH_LOCATION_DIR=${PYTHON_SITELIBDIR}
.include "${MASTERDIR}/Makefile"
-do-patch: patch-common
+post-patch: patch-common
do-install: install-cnotice install-binaries install-libs
@${ECHO_MSG} "Installing vtk site package to ${PREFIX}/lib/vtk/python ..."