aboutsummaryrefslogtreecommitdiff
path: root/math/vtk6
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:07:22 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:07:22 +0000
commit82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch)
treeb4d5bf951a26d05982f5c0f534d2f244ff41ae41 /math/vtk6
parent7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff)
downloadports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.tar.gz
ports-82f108df3064ff3c1a1e2286a12f648d68dae4cd.zip
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516916
Diffstat (limited to 'math/vtk6')
-rw-r--r--math/vtk6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile
index 776dc2c87026..4b6360ae134f 100644
--- a/math/vtk6/Makefile
+++ b/math/vtk6/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
# * VTK Groups
CONFLICTS= vtk5 vtk8
-USES= alias cmake jpeg localbase
+USES= alias cmake jpeg localbase xorg
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
USE_XORG= xt sm ice x11 xext
CXXFLAGS_powerpc64= -mminimal-toc
@@ -103,6 +103,7 @@ CMAKE_ARGS+= -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \
PLIST_SUB+= X11="@comment " \
OSMESA=""
.else
+USES+= gl
USE_GL= gl glu
PLIST_SUB+= X11="" \
OSMESA="@comment "