diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/paraview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index ec381b09e7dc..5e0340ef9f32 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -16,6 +16,8 @@ COMMENT= ParaView is a powerful scientific data visualization application BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 +BROKEN= Does not build + USE_GL= yes WRKSRC= ${WRKDIR}/${DISTNAME}-build PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} |