git: 9645411697b2 - main - net/messagelib: Add missing ktextaddons dep.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 02:49:09 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=9645411697b2bc5265bfa9fc7db60f2352faee8c commit 9645411697b2bc5265bfa9fc7db60f2352faee8c Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-09-23 02:45:20 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-09-23 02:45:20 +0000 net/messagelib: Add missing ktextaddons dep. Bump PORTREVISION after 1dbda1e99529 PR: 274034 Reported by: Chad Jacob Milios <milios@ccsys.com> --- net/messagelib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile index c8377fb35f78..7305d2a67bf0 100644 --- a/net/messagelib/Makefile +++ b/net/messagelib/Makefile @@ -1,6 +1,6 @@ PORTNAME= messagelib DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -21,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 \ - kio notifications service solid sonnet syntaxhighlighting \ + kio ktextaddons notifications service solid sonnet syntaxhighlighting \ textwidgets wallet widgetsaddons windowsystem xmlgui \ ecm:build # pim components