git: eb4cfb3eda38 - main - net/messagelib: remove unnecessary dependency on webkit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 15:18:52 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb4cfb3eda38ded06d40366f533a9a30e85e7020 commit eb4cfb3eda38ded06d40366f533a9a30e85e7020 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 07:32:54 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 15:14:59 +0000 net/messagelib: remove unnecessary dependency on webkit Was dropped upstream in [1]. [1] https://invent.kde.org/pim/messagelib/-/commit/9401e0ea60ac3346ac22bcca8e4639d5b2287ebf --- net/messagelib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile index 7faecfd88e5b..c8377fb35f78 100644 --- a/net/messagelib/Makefile +++ b/net/messagelib/Makefile @@ -1,5 +1,6 @@ PORTNAME= messagelib DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -20,7 +21,7 @@ USES= cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca \ CPE_VENDOR= kde USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \ - kdewebkit kio notifications service solid sonnet syntaxhighlighting \ + kio notifications service solid sonnet syntaxhighlighting \ textwidgets wallet widgetsaddons windowsystem xmlgui \ ecm:build # pim components