diff options
Diffstat (limited to 'math/vtk-java/Makefile')
-rw-r--r-- | math/vtk-java/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk-java/Makefile b/math/vtk-java/Makefile index 79d1f55ba72a..31eeebfe3256 100644 --- a/math/vtk-java/Makefile +++ b/math/vtk-java/Makefile @@ -66,4 +66,4 @@ do-install: install-cnotice install-binaries install-libs @${ECHO_MSG} "" >> ${TESTINGDIR}/Java/README @${ECHO_MSG} "Be shure to use java 1.3 or greater." >> ${TESTINGDIR}/Java/README -.include <bsd.port.mk> +.include <bsd.port.post.mk> |