diff options
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 9ee8be5..8bcee25 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 |