diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-07 10:54:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-07 10:54:37 +0000 |
commit | bbbae368c81967490e9158ce7172f90bc272d772 (patch) | |
tree | a7d37e3b339704616338e34d0ec8773106c0a79a /math/vtk-tcl | |
parent | 5c96cea79d878c3cfcf528f8f714ea45e9e01970 (diff) | |
download | ports-bbbae368c81967490e9158ce7172f90bc272d772.tar.gz ports-bbbae368c81967490e9158ce7172f90bc272d772.zip |
Notes
Diffstat (limited to 'math/vtk-tcl')
-rw-r--r-- | math/vtk-tcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-tcl/Makefile b/math/vtk-tcl/Makefile index 9ee8be5af3d4..8bcee258e1d0 100644 --- a/math/vtk-tcl/Makefile +++ b/math/vtk-tcl/Makefile @@ -31,7 +31,7 @@ CMAKE_DEFS= -DVTK_WRAP_TCL:BOOL=ON \ .include "${MASTERDIR}/Makefile" -do-patch: patch-common +post-patch: patch-common do-install: install-cnotice install-binaries install-libs cd ${WRKSRC}/Wrapping/Tcl ; ${MAKE} install |