diff options
Diffstat (limited to 'graphics/kimageannotator/Makefile')
-rw-r--r-- | graphics/kimageannotator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kimageannotator/Makefile b/graphics/kimageannotator/Makefile index f41b11d1a273..5b0f79d20430 100644 --- a/graphics/kimageannotator/Makefile +++ b/graphics/kimageannotator/Makefile @@ -16,7 +16,7 @@ USES= cmake localbase compiler:c++11-lang qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= ksnip USE_QT= core gui svg widgets \ - buildtools_build linguisttools_build qmake_build + buildtools:build linguisttools:build qmake:build USE_XORG= x11 CMAKE_ON= BUILD_SHARED_LIBS |