diff options
Diffstat (limited to 'science/paraview/Makefile')
-rw-r--r-- | science/paraview/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index e20eb7b18300..4acf98e39412 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -32,9 +32,10 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \ RUN_DEPENDS= bash:shells/bash \ ${PYTHON_SITELIBDIR}/matplotlib/pyplot.py:math/py-matplotlib@${PY_FLAVOR} -USES= alias cmake compiler:c11 gl jpeg localbase python:2.7 qt:5 shebangfix +USES= alias cmake compiler:c11 gl jpeg localbase python:2.7 qt:5 \ + shebangfix xorg USE_QT= core gui help network sql widgets x11extras xmlpatterns \ - buildtools_build qmake_build xorg + buildtools_build qmake_build USE_GL= gl glu USE_XORG= x11 xt xext ice xdmcp xau xcb xfixes xdamage xxf86vm xrender sm xorgproto USE_LDCONFIG= yes |