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