diff options
author | kris <kris@FreeBSD.org> | 2005-03-26 20:15:05 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-26 20:15:05 +0000 |
commit | 8e8d57e09bed0b1f074e4cec3cb12e98bb53732b (patch) | |
tree | ac8b8dd1b637ebd511885233f552114b0c3edd77 /math/vtk5 | |
parent | 990545fcaaa0fe16aba462869806e8e70f39990c (diff) | |
download | FreeBSD-ports-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.zip FreeBSD-ports-8e8d57e09bed0b1f074e4cec3cb12e98bb53732b.tar.gz |
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'math/vtk5')
-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 fa27687..eb575bd 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -23,6 +23,8 @@ DISTFILES?= VTK-${PORTVERSION}-cvs${CVSDATE}.tar.gz MAINTAINER= ko@irfu.se COMMENT?= The Visualization Toolkit shared libs +BROKEN= Unfetchable + USE_REINPLACE= yes LIBVER= 1 |