mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
math/vtk8: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang Also add USES=gl PR: 232250 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
251ecbc5fb
commit
31448b1255
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482050
@ -20,7 +20,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
|
||||
|
||||
CONFLICTS= vtk5 vtk6
|
||||
|
||||
USES= alias cmake:outsource jpeg localbase
|
||||
USES= alias cmake:outsource compiler:c++11-lang gl jpeg localbase
|
||||
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
|
||||
USE_XORG= ice x11 xt xext sm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user