summaryrefslogtreecommitdiff
path: root/net-im/neochat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/neochat/Makefile')
-rw-r--r--net-im/neochat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index 9074f22784ea..a338dcfec889 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -1,6 +1,5 @@
PORTNAME= neochat
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= net-im deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-only.txt
# Quotient is a static lib, doesn't need to be in RUN_DEPENDS
BUILD_DEPENDS= libquotient>=0.9.3:net-im/libquotient \
kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
-LIB_DEPENDS= libQCoro6Core.so:devel/qcoro \
+LIB_DEPENDS= libKUnifiedPush.so:devel/kunifiedpush \
+ libQCoro6Core.so:devel/qcoro \
libcmark.so:textproc/cmark \
libqt6keychain.so:security/qtkeychain@qt6 \
libdbus-1.so:devel/dbus \
@@ -22,7 +22,7 @@ RUN_DEPENDS= kquickimageeditor-qt6>=0.2.0:graphics/kquickimageeditor
USES= cmake compiler:c++20-lang desktop-file-utils gettext kde:6 \
pkgconfig qt:6 tar:xz xorg
-USE_QT= base multimedia webview \
+USE_QT= base multimedia speech webview \
location:run positioning:run
USE_KDE= auth codecs completion config configwidgets coreaddons \
dbusaddons i18n itemmodels jobwidgets kio kirigami-addons \