mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
- Add dependency on libXt
This commit is contained in:
parent
93707042b6
commit
adef50a527
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343934
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ LICENSE= BSD3CLAUSE
|
||||||
CONFLICTS= vtk-4*
|
CONFLICTS= vtk-4*
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
|
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
|
||||||
|
USE_XORG= xt
|
||||||
USES= cmake:outsource
|
USES= cmake:outsource
|
||||||
CXXFLAGS+= -I${LOCALBASE}/include
|
CXXFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue