mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Chase graphics/libosmesa shlib version bump
- Bump PORTREVISION
This commit is contained in:
parent
938e1479f4
commit
3bb38a567c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292933
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= vtk
|
||||
PORTVERSION= 5.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ \
|
||||
http://www.neuro.mcw.edu/Ports/distfiles/VTK5/
|
||||
@ -105,7 +106,7 @@ PLIST_SUB+= GL2PS="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_OSMESA)
|
||||
LIB_DEPENDS+= OSMesa32.7:${PORTSDIR}/graphics/libosmesa
|
||||
LIB_DEPENDS+= OSMesa32.8:${PORTSDIR}/graphics/libosmesa
|
||||
CMAKE_ARGS+= -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \
|
||||
-DOSMESA_INCLUDE_DIR:PATH=${LOCALBASE}/include/Mesa \
|
||||
-DOSMESA_LIBRARY:FILEPATH=${LOCALBASE}/lib/libOSMesa32.so
|
||||
|
Loading…
Reference in New Issue
Block a user