diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-07-21 16:44:15 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-07-21 17:20:04 +0000 |
commit | 103743d7c370fc5d60c7f12758a7e6d371a37694 (patch) | |
tree | 7686e9a942b882afb46251c578be0e3653db823e /science/iboview | |
parent | e32cf560aecc2693809241c3ed9411ba5533785e (diff) | |
download | ports-103743d7c370fc5d60c7f12758a7e6d371a37694.tar.gz ports-103743d7c370fc5d60c7f12758a7e6d371a37694.zip |
Diffstat (limited to 'science/iboview')
-rw-r--r-- | science/iboview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/iboview/Makefile b/science/iboview/Makefile index bc963113ca84..399ad139db5e 100644 --- a/science/iboview/Makefile +++ b/science/iboview/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= boost-libs>=0:devel/boost-libs ONLY_FOR_ARCHS= amd64 USES= blaslapack:openblas fortran gl qmake:outsource qt:5 tar:bz2 +USE_CXXSTD= c++14 USE_GL= gl glu USE_QT= buildtools:build core gui widgets opengl script svg |