diff options
Diffstat (limited to 'math/vtk43-headers/Makefile')
-rw-r--r-- | math/vtk43-headers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk43-headers/Makefile b/math/vtk43-headers/Makefile index b73fef34139d..d3e72f3db7a7 100644 --- a/math/vtk43-headers/Makefile +++ b/math/vtk43-headers/Makefile @@ -56,4 +56,4 @@ do-install: install-cnotice @${ECHO_MSG} "Installing Doxygen to ${PREFIX}/share/vtk/doxygen :" @cd ${WRKSRC}/Utilities/Doxygen ; ${MAKE} install -.include <bsd.port.mk> +.include <bsd.port.post.mk> |