Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2023 19:36:18 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 724762a465c7 - main - net-im/neochat: fix USES
Message-ID:  <202307011936.361JaI9P087073@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307011936.361JaI9P087073>