git: 0a855bd99433 - main - deskutils/kalarm: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:35 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a855bd9943333d3609243808b018eb1bc9856de commit 0a855bd9943333d3609243808b018eb1bc9856de Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:12 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:54 +0000 deskutils/kalarm: pet stage-qa --- deskutils/kalarm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/kalarm/Makefile b/deskutils/kalarm/Makefile index a48ec71a861b..a90cc3127dfb 100644 --- a/deskutils/kalarm/Makefile +++ b/deskutils/kalarm/Makefile @@ -1,5 +1,6 @@ PORTNAME= kalarm DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,8 @@ COMMENT= Personal alarm scheduler LIB_DEPENDS= libical.so:devel/libical -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 shebangfix tar:xz xorg +USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 \ + shebangfix tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons guiaddons i18n iconthemes \ itemmodels itemviews jobwidgets kcmutils kdelibs4support kio \