svn commit: r474532 - head/math/vtk6

Yuri Victorovich yuri at FreeBSD.org
Thu Jul 12 19:05:31 UTC 2018


Author: yuri
Date: Thu Jul 12 19:05:30 2018
New Revision: 474532
URL: https://svnweb.freebsd.org/changeset/ports/474532

Log:
  math/vtk6: Update CONFLICTS

Modified:
  head/math/vtk6/Makefile

Modified: head/math/vtk6/Makefile
==============================================================================
--- head/math/vtk6/Makefile	Thu Jul 12 19:03:54 2018	(r474531)
+++ head/math/vtk6/Makefile	Thu Jul 12 19:05:30 2018	(r474532)
@@ -23,7 +23,7 @@ LIB_DEPENDS=	libtiff.so:graphics/tiff \
 # TODO
 # * VTK Groups
 
-CONFLICTS=	vtk-4*
+CONFLICTS=	vtk5 vtk8
 USE_LDCONFIG=	${PREFIX}/lib/vtk-${VTK_SHORT_VER}
 USE_XORG=	xt sm ice x11 xext
 USES=		alias cmake:outsource jpeg


More information about the svn-ports-all mailing list