aboutsummaryrefslogtreecommitdiff
path: root/graphics/cloudcompare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cloudcompare/Makefile')
-rw-r--r--graphics/cloudcompare/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile
index 2b9a317fa458..ca1d9e58fc2d 100644
--- a/graphics/cloudcompare/Makefile
+++ b/graphics/cloudcompare/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cloudcompare
DISTVERSIONPREFIX= v
DISTVERSION= 2.12.4
-PORTREVISION= 2
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= nc@FreeBSD.org
@@ -75,7 +75,7 @@ PLUGINS_LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libfreetype.so:print/freetype2 \
libpng.so:graphics/png \
libtiff.so:graphics/tiff \
- libvtkCommonCore-${VTK_VER}.so:math/vtk9
+ libvtkCommonCore-9.1.so:math/vtk9
PLUGINS_IMPLIES= SHAPELIB
pre-configure:
@@ -88,5 +88,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/snap/gui/cloudcompare.desktop ${STAGEDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/snap/gui/cloudcompare.png ${STAGEDIR}${PREFIX}/share/pixmaps
-.include <../../math/vtk9/Makefile.version>
.include <bsd.port.mk>