git: 82937aa7261d - main - net/akonadi-calendar: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:34 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=82937aa7261dbf5cec401da78c5e39e4a49b2ffd commit 82937aa7261dbf5cec401da78c5e39e4a49b2ffd Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:55 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:35 +0000 net/akonadi-calendar: pet stage-qa --- net/akonadi-calendar/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/net/akonadi-calendar/Makefile b/net/akonadi-calendar/Makefile index ab070831a5e7..03aec0634e24 100644 --- a/net/akonadi-calendar/Makefile +++ b/net/akonadi-calendar/Makefile @@ -1,5 +1,6 @@ PORTNAME= akonadi-calendar DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -7,16 +8,19 @@ COMMENT= Akonadi Calendar Integration LICENSE= LGPL21 -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 \ + qt:5 tar:xz xorg USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons kdelibs4support i18n iconthemes itemmodels \ - jobwidgets kio service solid wallet widgetsaddons windowsystem xmlgui \ + jobwidgets kio notifications service solid wallet \ + widgetsaddons windowsystem xmlgui \ ecm_build # pim components USE_KDE+= akonadi akonadicontacts akonadimime calendarcore calendarutils \ contacts grantleetheme identitymanagement mailtransport mime pimtextedit USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr