Switch to VTK-8.1.
This commit is contained in:
parent
3467316df1
commit
2f7ff22280
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532040
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue