diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-06 20:41:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-06 20:41:39 +0000 |
commit | 50813e10e3a2bca8fc8977459c545e168521f504 (patch) | |
tree | 491e0f23deb6d593c8b8e00e7b121a22e9982fde /math/vtk5/Makefile | |
parent | c6022ea918d840dbc1209a4106c9ab6920bc4e06 (diff) |
Notes
Diffstat (limited to 'math/vtk5/Makefile')
-rw-r--r-- | math/vtk5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 4c8872928051..1b72fa5d7fec 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libpng15.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff +BROKEN= Violates stage and fails to package WRKSRC= ${WRKDIR}/VTK${PORTVERSION} CONFLICTS= vtk-4* |