diff options
Diffstat (limited to 'net-im/spectral/Makefile')
-rw-r--r-- | net-im/spectral/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/spectral/Makefile b/net-im/spectral/Makefile index 90b05ec85bb7..59bd8e71fcae 100644 --- a/net-im/spectral/Makefile +++ b/net-im/spectral/Makefile @@ -17,7 +17,7 @@ USES= cmake compiler:c++17-lang gl pkgconfig qt:5 tar:bz2 USE_GL= gl USE_QT= core dbus declarative graphicaleffects gui imageformats \ multimedia network quickcontrols quickcontrols2 svg widgets \ - buildtools_build linguist_build qmake_build testlib_build + buildtools:build linguist:build qmake:build testlib:build CMAKE_ON= USE_INTREE_LIBQMC |