diff options
Diffstat (limited to 'math/vtk-tcl/Makefile')
-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 1d9ee063cc28..9ee8be5af3d4 100644 --- a/math/vtk-tcl/Makefile +++ b/math/vtk-tcl/Makefile @@ -36,4 +36,4 @@ do-patch: patch-common do-install: install-cnotice install-binaries install-libs cd ${WRKSRC}/Wrapping/Tcl ; ${MAKE} install -.include <bsd.port.mk> +.include <bsd.port.post.mk> |