diff options
author | kris <kris@FreeBSD.org> | 2006-04-23 06:06:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-04-23 06:06:48 +0800 |
commit | 8dd6efc2143ce4e50bc92d069a08de982a936944 (patch) | |
tree | 1c695b8852a2fa9bd91d357a134e9334e5289d03 | |
parent | 8f7e277aafa76672889d0fe180469b9e4c475f78 (diff) | |
download | freebsd-ports-gnome-8dd6efc2143ce4e50bc92d069a08de982a936944.tar.gz freebsd-ports-gnome-8dd6efc2143ce4e50bc92d069a08de982a936944.tar.zst freebsd-ports-gnome-8dd6efc2143ce4e50bc92d069a08de982a936944.zip |
BROKEN: Does not build
-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 |