Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2018 19:05:30 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474532 - head/math/vtk6
Message-ID:  <201807121905.w6CJ5UHl023751@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807121905.w6CJ5UHl023751>