diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/vtk43/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 358b7aa0a1f3..8b17cbc3f4e9 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= bacon@smithers.neuro.mcw.edu COMMENT?= The Visualization Toolkit shared libs +BROKEN= Incorrect pkg-plist + USE_REINPLACE= yes PREFIX= ${LOCALBASE}/vtk43 |