diff options
Diffstat (limited to 'science/iboview/Makefile')
-rw-r--r-- | science/iboview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/iboview/Makefile b/science/iboview/Makefile index 6bdf60270a4d..3b5c187a1004 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -20,9 +20,9 @@ RUN_DEPENDS= boost-libs>=0:devel/boost-libs ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON_amd64= only builds and is supported on amd64 -USES= fortran blaslapack:openblas qmake:outsource tar:bz2 +USES= fortran blaslapack:openblas qmake:outsource qt:5 tar:bz2 USE_GL= gl glu -USE_QT5= buildtools_build core gui widgets opengl script svg +USE_QT= buildtools_build core gui widgets opengl script svg PLIST_FILES= bin/iboview |