aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dsbbatmon/Makefile
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
committerFelix Palmen <zirias@FreeBSD.org>2022-09-11 10:20:14 +0000
commitddae4e92d8313a1461145e3b4f0232fe463feaee (patch)
treee84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /sysutils/dsbbatmon/Makefile
parent51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff)
Diffstat (limited to 'sysutils/dsbbatmon/Makefile')
-rw-r--r--sysutils/dsbbatmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dsbbatmon/Makefile b/sysutils/dsbbatmon/Makefile
index aacd1db9bfe5..f3d647528a7b 100644
--- a/sysutils/dsbbatmon/Makefile
+++ b/sysutils/dsbbatmon/Makefile
@@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler:c++11-lang gl qmake qt:5 tar:tgz
USE_GL= gl
-USE_QT= buildtools_build core gui linguisttools_build widgets
+USE_QT= buildtools:build core gui linguisttools:build widgets
.include <bsd.port.mk>