diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-19 18:49:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-19 18:49:40 +0000 |
commit | 8585fd5e1746e05f9b5eb249c2735a9ebb7fccb9 (patch) | |
tree | 7ec1da6c850217a3e0c85b89c57c56664b14fe64 /math/vtk6 | |
parent | cb17077f785376b3c86bc92bd5ee300f257d05af (diff) | |
download | ports-8585fd5e1746e05f9b5eb249c2735a9ebb7fccb9.tar.gz ports-8585fd5e1746e05f9b5eb249c2735a9ebb7fccb9.zip |
Notes
Diffstat (limited to 'math/vtk6')
-rw-r--r-- | math/vtk6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index 73f929f3d5d0..fe5b8034c29b 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -14,6 +14,8 @@ COMMENT= The Visualization Toolkit LICENSE= BSD3CLAUSE +BROKEN= Fails to build + LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ |