diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:06:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:06:48 +0000 |
commit | f8450f0cc24323e3def947e24cbed1f296ed2adb (patch) | |
tree | 55e0684d20458c75685df7279cebae77300d1e8c /math/vtk5/Makefile | |
parent | edc0b3b59a74ffa36e013f491d93873ad08d9059 (diff) | |
download | ports-f8450f0cc24323e3def947e24cbed1f296ed2adb.tar.gz ports-f8450f0cc24323e3def947e24cbed1f296ed2adb.zip |
Notes
Diffstat (limited to 'math/vtk5/Makefile')
-rw-r--r-- | math/vtk5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |