diff options
Diffstat (limited to 'math/vtk/Makefile')
-rw-r--r-- | math/vtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile index dc2558251673..c141588c7279 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -28,6 +28,7 @@ USE_TK= 84 LICENSE= BSD +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(WRAP) || !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX}=="-headers" |