summaryrefslogtreecommitdiff
path: root/math/vtk-java/Makefile
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-java/Makefile
parentUnbreak by making a local copy of the distfiles. ftp.cis.uab.edu no (diff)
- 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/Makefile')
-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} ..."