diff options
Diffstat (limited to 'devel/gammaray/Makefile')
-rw-r--r-- | devel/gammaray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gammaray/Makefile b/devel/gammaray/Makefile index 478e18fc7b23..73a2140d8f10 100644 --- a/devel/gammaray/Makefile +++ b/devel/gammaray/Makefile @@ -20,7 +20,7 @@ USES= cmake kde:5 pkgconfig qt:5 USE_QT= 3d concurrent core declarative designer gui help linguisttools \ location network printsupport script scripttools svg uiplugin \ - webchannel widgets xml buildtools_build qdoc_build qmake_build + webchannel widgets xml buildtools:build qdoc:build qmake:build USE_KDE= coreaddons syntaxhighlighting USE_GITHUB= yes |