git: e5c8d591c94b - main - deskutils/korganizer: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:46 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5c8d591c94b8fbea0203c2a38d343ad34b3661d commit e5c8d591c94b8fbea0203c2a38d343ad34b3661d Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:20 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:57 +0000 deskutils/korganizer: pet stage-qa --- deskutils/korganizer/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile index 8330e2fad7fc..bbd1eb9fa340 100644 --- a/deskutils/korganizer/Makefile +++ b/deskutils/korganizer/Makefile @@ -1,5 +1,6 @@ PORTNAME= korganizer DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,8 @@ COMMENT= Calendar and scheduling Program LIB_DEPENDS= libical.so:devel/libical -USES= cmake compiler:c++11-lib desktop-file-utils gettext gl kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib desktop-file-utils gettext gl grantlee:5 \ + kde:5 qt:5 tar:xz xorg USE_GL= gl USE_KDE= attica auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons guiaddons i18n iconthemes \ @@ -24,6 +26,7 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akonadimime \ kdepim-runtime5_run USE_QT= concurrent core dbus gui multimedia network phonon4 printsupport widgets xml \ buildtools_build qmake_build +USE_XORG= x11 USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr