diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-25 20:25:39 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-25 20:25:39 +0000 |
commit | 707c6bf295fc3955c86c9244533c1524bb7dea15 (patch) | |
tree | 5754f0a521127b72390a51a263bc6e84b5177927 /science/paraview | |
parent | e3b5edc5e789bcd6057c4a01e4c618dbb1509756 (diff) | |
download | ports-707c6bf295fc3955c86c9244533c1524bb7dea15.tar.gz ports-707c6bf295fc3955c86c9244533c1524bb7dea15.zip |
Notes
Diffstat (limited to 'science/paraview')
-rw-r--r-- | science/paraview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/paraview/Makefile b/science/paraview/Makefile index bc549ad4da6f..efb08e3ce0c3 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -35,7 +35,7 @@ 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 qt:5 shebangfix +USES= alias cmake jpeg localbase python:2.7 qt:5 shebangfix USE_QT= core gui help network sql widgets x11extras xmlpatterns buildtools_build qmake_build USE_GL= gl glu USE_XORG= x11 xt xext ice xdmcp xau xcb xfixes xdamage xxf86vm xrender sm xorgproto |