Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 15:58:13 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343934 - head/math/vtk6
Message-ID:  <201402121558.s1CFwDc4061393@svn.freebsd.org>

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



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