diff options
-rw-r--r-- | math/vtk/Makefile | 2 | ||||
-rw-r--r-- | math/vtk5/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 9fa416c6a80a..fbe7d0e5785b 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-LatestRelease.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs +BROKEN= Does not build + USE_REINPLACE= yes LIBVER= 1 diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 9fa416c6a80a..fbe7d0e5785b 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-LatestRelease.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs +BROKEN= Does not build + USE_REINPLACE= yes LIBVER= 1 |