diff options
Diffstat (limited to 'devel/qgit/Makefile')
-rw-r--r-- | devel/qgit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qgit/Makefile b/devel/qgit/Makefile index 1a13dded68ca..33e42e33ba47 100644 --- a/devel/qgit/Makefile +++ b/devel/qgit/Makefile @@ -11,7 +11,7 @@ LICENSE= GPLv2 USES= cmake compiler:c++11-lang cpe qt:5 USE_QT= core gui widgets \ - buildtools_build qmake_build + buildtools:build qmake:build USE_GITHUB= yes GH_ACCOUNT= tibirna |