diff options
Diffstat (limited to 'devel/redasm/Makefile')
-rw-r--r-- | devel/redasm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/redasm/Makefile b/devel/redasm/Makefile index f9a93b6fb68b..a6b7c0b4ba9b 100644 --- a/devel/redasm/Makefile +++ b/devel/redasm/Makefile @@ -11,7 +11,7 @@ WWW= https://redasm.io/ LICENSE= GPLv3 USES= cmake compiler:c++11-lang qt:5 -USE_QT= buildtools_build qmake_build core gui widgets +USE_QT= buildtools:build qmake:build core gui widgets USE_GITHUB= yes GH_ACCOUNT= REDasmOrg |