aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk-java
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-java
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-java')
-rw-r--r--math/vtk-java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-java/Makefile b/math/vtk-java/Makefile
index 31eeebfe3256..de6aab78b87a 100644
--- a/math/vtk-java/Makefile
+++ b/math/vtk-java/Makefile
@@ -42,7 +42,7 @@ pre-everything::
@${ECHO_MSG} "----------------------------------------------------------------"
.endif
-do-patch: patch-common
+post-patch: patch-common
do-install: install-cnotice install-binaries install-libs
@${ECHO_MSG} "Installing ${DESTJARFILE} to ${JAVAJARDIR} ..."