aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk-python
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-11-07 18:54:37 +0800
committerpav <pav@FreeBSD.org>2004-11-07 18:54:37 +0800
commite8b5cfa95c92fb4e05f79f632dda200374726758 (patch)
tree7766e916d56e933905d213b99cb7d530957a1e62 /math/vtk-python
parent5f24b540de5fc42ba70fd54681fdf482c280ec7c (diff)
downloadfreebsd-ports-gnome-e8b5cfa95c92fb4e05f79f632dda200374726758.tar.gz
freebsd-ports-gnome-e8b5cfa95c92fb4e05f79f632dda200374726758.tar.zst
freebsd-ports-gnome-e8b5cfa95c92fb4e05f79f632dda200374726758.zip
- Fix damage on slave ports from recent change in master port
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
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 ..."