aboutsummaryrefslogtreecommitdiff
path: root/math/vtk5
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-03-08 07:52:46 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-03-08 07:52:46 +0000
commit3bb38a567c39e80d7c96ffb254a8876ef95f95d3 (patch)
treecccb3876dbb9feabca4c0ce0de04b79a39b22705 /math/vtk5
parent938e1479f4f59b2844b027cdd79d930bd5afc4bf (diff)
downloadports-3bb38a567c39e80d7c96ffb254a8876ef95f95d3.tar.gz
ports-3bb38a567c39e80d7c96ffb254a8876ef95f95d3.zip
- Chase graphics/libosmesa shlib version bump
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=292933
Diffstat (limited to 'math/vtk5')
-rw-r--r--math/vtk5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index cbfa36188f4f..3ad31f3938ef 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -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