diff options
Diffstat (limited to 'math/vtk-python')
-rw-r--r-- | math/vtk-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-python/Makefile b/math/vtk-python/Makefile index 9d1aeb5b6263..4fcce9864a15 100644 --- a/math/vtk-python/Makefile +++ b/math/vtk-python/Makefile @@ -58,4 +58,4 @@ do-install: install-cnotice install-binaries install-libs ${PREFIX}/lib/vtk/python/libvtk${i}.so .endfor -.include <bsd.port.mk> +.include <bsd.port.post.mk> |