git: 04384b7a5a0b - main - net-im/libquotient: fix USES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jul 2023 19:36:19 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=04384b7a5a0ba844eded369f6b03215b100da56f commit 04384b7a5a0ba844eded369f6b03215b100da56f Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-07-01 19:36:05 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-07-01 19:36:05 +0000 net-im/libquotient: fix USES --- net-im/libquotient/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile index 5aa6956937d4..5f797562c844 100644 --- a/net-im/libquotient/Makefile +++ b/net-im/libquotient/Makefile @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 -USES= cmake compiler:c++14-lang qt:5 tar:xz +USES= cmake qt:5 tar:xz USE_QT= concurrent core gui multimedia network \ buildtools:build qmake:build testlib:build