diff options
Diffstat (limited to 'audio/qsampler/Makefile')
-rw-r--r-- | audio/qsampler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/qsampler/Makefile b/audio/qsampler/Makefile index fcee19f168df..feaf5ec8ce68 100644 --- a/audio/qsampler/Makefile +++ b/audio/qsampler/Makefile @@ -18,7 +18,7 @@ USES= cmake compiler:c++17-lang desktop-file-utils gl localbase:ldflags pkgconf shared-mime-info qmake:no_env qt:5 xorg USE_GL= gl USE_QT= core gui network widgets x11extras \ - buildtools_build linguisttools_build qmake_build + buildtools:build linguisttools:build qmake:build USE_GITHUB= yes GH_ACCOUNT= rncbc |