1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Switch to VTK-8.1.

This commit is contained in:
Thierry Thomas 2020-04-18 18:42:27 +00:00
parent 3467316df1
commit 2f7ff22280
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532040

View File

@ -3,7 +3,7 @@
PORTNAME= opencascade
PORTVERSION= 7.4.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= cad science
MASTER_SITES= LOCAL/thierry
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/OCCT_LGPL_EXCEPTION.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libvtksys-${VTKVER}.so:math/vtk6 \
libvtksys-${VTKVER}.so:math/vtk8 \
libfreetype.so:print/freetype2 \
libtbb.so:devel/tbb
RUN_DEPENDS= bash:shells/bash
@ -37,7 +37,7 @@ SHEBANG_FILES= adm/templates/*.sh \
gendoc
ENVSH= adm/templates/env.sh
VTKVER= 6.2
VTKVER= 8.1
OPTIONS_DEFINE= DOCS DOXYGEN FFMPEG VIS
VIS_DESC= Build Visualizazion module (requires OpenGL, freetype, ftgl and gl2ps)