git: 3543b4481e50 - main - net-im/neochat: Fix build against kde-goes-to-6 branch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jul 2024 08:57:43 UTC
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 \