git: 724762a465c7 - main - net-im/neochat: fix USES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jul 2023 19:36:18 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=724762a465c73fad284818b00ef244737beffc1d commit 724762a465c73fad284818b00ef244737beffc1d Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-07-01 19:35:22 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-07-01 19:35:22 +0000 net-im/neochat: fix USES --- net-im/neochat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index 8ff41253bb91..722297cc3ec1 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= libquotient>=0.6.11:net-im/libquotient \ RUN_DEPENDS= kquickimageeditor>=0.2.0:graphics/kquickimageeditor \ kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons -USES= cmake compiler:c++17-lang desktop-file-utils gl kde:5 pkgconfig qt:5 tar:xz +USES= cmake desktop-file-utils gl kde:5 pkgconfig qt:5 tar:xz USE_GL= gl USE_QT= concurrent core dbus declarative graphicaleffects gui imageformats \ multimedia network quickcontrols quickcontrols2 \