git: db0a3c0bc8c2 - main - deskutils/pim-sieve-editor: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:49 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=db0a3c0bc8c263cc010f53d8b9aebdf81abcadd4 commit db0a3c0bc8c263cc010f53d8b9aebdf81abcadd4 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:23 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:58 +0000 deskutils/pim-sieve-editor: pet stage-qa --- deskutils/pim-sieve-editor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deskutils/pim-sieve-editor/Makefile b/deskutils/pim-sieve-editor/Makefile index 252409b39dfa..05c48a3d581d 100644 --- a/deskutils/pim-sieve-editor/Makefile +++ b/deskutils/pim-sieve-editor/Makefile @@ -1,6 +1,6 @@ PORTNAME= pim-sieve-editor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,7 +14,7 @@ USE_KDE= auth bookmarks codecs config configwidgets coreaddons crash \ widgetsaddons xmlgui \ ecm_build # pim components -USE_KDE+= libksieve mailtransport pimcommon +USE_KDE+= libksieve mailtransport pimcommon pimtextedit USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes