diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-13 03:53:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-13 03:53:48 +0000 |
commit | 5d0646b06cfb1d9ec8ad3296d5bc44e247b3ca42 (patch) | |
tree | 46720e0dca6f980af2d58cd8dac449f798ae7da8 /math/vtk-python/Makefile | |
parent | 16190898119b946ccf4845db1b06f8ab1dd10244 (diff) | |
download | ports-5d0646b06cfb1d9ec8ad3296d5bc44e247b3ca42.tar.gz ports-5d0646b06cfb1d9ec8ad3296d5bc44e247b3ca42.zip |
Notes
Diffstat (limited to 'math/vtk-python/Makefile')
-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> |