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-examples | |
| parent | 16190898119b946ccf4845db1b06f8ab1dd10244 (diff) | |
Notes
Diffstat (limited to 'math/vtk-examples')
| -rw-r--r-- | math/vtk-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-examples/Makefile b/math/vtk-examples/Makefile index 1d7f500e2d0e..346033442086 100644 --- a/math/vtk-examples/Makefile +++ b/math/vtk-examples/Makefile @@ -36,4 +36,4 @@ do-install: install-cnotice @${CAT} ${PKGMESSAGE} | ${SED} -e 's|%%PREFIX%%|${PREFIX}|' > ${EXAMPLESDIR}/BUILD-HOWTO @${CAT} ${PKGMESSAGE} | ${SED} -e 's|%%PREFIX%%|${PREFIX}|' > ${DOCSDIR}/README.examples -.include <bsd.port.mk> +.include <bsd.port.post.mk> |
