Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2024 08:57:43 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3543b4481e50 - main - net-im/neochat: Fix build against kde-goes-to-6 branch
Message-ID:  <202407280857.46S8vhAG081816@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3543b4481e50d336f0db397c7cfc8583869355f2

commit 3543b4481e50d336f0db397c7cfc8583869355f2
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-07-28 08:57:11 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-28 08:57:34 +0000

    net-im/neochat: Fix build against kde-goes-to-6 branch
---
 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 8c58322c93aa..596a3b34ee7b 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS=	kquickimageeditor>=0.2.0:graphics/kquickimageeditor \
 USES=		cmake compiler:c++20-lang desktop-file-utils kde:5 \
 		pkgconfig qt:5 tar:xz xorg
 USE_QT=		concurrent core dbus declarative graphicaleffects gui imageformats \
-		multimedia network quickcontrols quickcontrols2 \
+		location multimedia network quickcontrols quickcontrols2 \
 		sql widgets xml \
 		buildtools:build linguist:build qmake:build
 USE_KDE=	auth codecs completion config configwidgets coreaddons dbusaddons \



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