aboutsummaryrefslogtreecommitdiff
path: root/devel/qcoro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qcoro/Makefile')
-rw-r--r--devel/qcoro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qcoro/Makefile b/devel/qcoro/Makefile
index 15326b8f71ee..af1eaa781c8f 100644
--- a/devel/qcoro/Makefile
+++ b/devel/qcoro/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/MIT.txt
USES= cmake compiler:c++17-lang pkgconfig qt:5
USE_QT= concurrent core dbus network testlib websockets \
- buildtools_build qmake_build
+ buildtools:build qmake:build
USE_GITHUB= yes
GH_ACCOUNT= danvratil