diff options
Diffstat (limited to 'science/avogadrolibs/Makefile')
-rw-r--r-- | science/avogadrolibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/avogadrolibs/Makefile b/science/avogadrolibs/Makefile index 9ad02d76245c..582ad40e44c9 100644 --- a/science/avogadrolibs/Makefile +++ b/science/avogadrolibs/Makefile @@ -51,7 +51,7 @@ OPENGL_USE= GL=gl,glew,glu QT5_CMAKE_BOOL= USE_QT QT5_USES= qt:5 -QT5_USE= QT=core,concurrent,gui,network,svg,widgets,buildtools_build,qmake_build +QT5_USE= QT=core,concurrent,gui,network,svg,widgets,buildtools:build,qmake:build QT5_IMPLIES= OPENGL SPGLIB_DESC= Enable optional features using spglib |