git: b5823fe80456 - main - deskutils/akonadiconsole: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:28 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5823fe804561a158c0ed9e33f23edf95b1ed5cc commit b5823fe804561a158c0ed9e33f23edf95b1ed5cc Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:06 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:51 +0000 deskutils/akonadiconsole: pet stage-qa --- deskutils/akonadiconsole/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deskutils/akonadiconsole/Makefile b/deskutils/akonadiconsole/Makefile index 939ea7c13a7b..3cb30cfc0ac4 100644 --- a/deskutils/akonadiconsole/Makefile +++ b/deskutils/akonadiconsole/Makefile @@ -1,5 +1,6 @@ PORTNAME= akonadiconsole DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -15,7 +16,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ libical.so:devel/libical \ libxapian.so:databases/xapian-core -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 USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons guiaddons i18n iconthemes \ itemmodels itemviews jobwidgets kdelibs4support kio \