diff options
Diffstat (limited to 'graphics/converseen/Makefile')
-rw-r--r-- | graphics/converseen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index cd3c6dc76a3a..9f9fd4605018 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang magick:7 qt:5 tar:bzip2 USE_QT= core gui network widgets \ - buildtools_build linguisttools_build qmake_build + buildtools:build linguisttools:build qmake:build USE_GITHUB= yes GH_ACCOUNT= Faster3ck |