svn commit: r343934 - head/math/vtk6

Pietro Cerutti gahr at FreeBSD.org
Wed Feb 12 15:58:13 UTC 2014


Author: gahr
Date: Wed Feb 12 15:58:12 2014
New Revision: 343934
URL: http://svnweb.freebsd.org/changeset/ports/343934
QAT: https://qat.redports.org/buildarchive/r343934/

Log:
  - Add dependency on libXt

Modified:
  head/math/vtk6/Makefile

Modified: head/math/vtk6/Makefile
==============================================================================
--- head/math/vtk6/Makefile	Wed Feb 12 15:54:46 2014	(r343933)
+++ head/math/vtk6/Makefile	Wed Feb 12 15:58:12 2014	(r343934)
@@ -20,6 +20,7 @@ LICENSE=	BSD3CLAUSE
 CONFLICTS=	vtk-4*
 USE_GL=		gl
 USE_LDCONFIG=	${PREFIX}/lib/vtk-${VTK_SHORT_VER}
+USE_XORG=	xt
 USES=		cmake:outsource
 CXXFLAGS+=	-I${LOCALBASE}/include
 


More information about the svn-ports-all mailing list