diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 22:02:23 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 22:05:58 +0300 |
commit | db0a3c0bc8c263cc010f53d8b9aebdf81abcadd4 (patch) | |
tree | dc55080c1e6723f421527c7d83d323867b5b3baf | |
parent | deskutils/pim-data-exporter: pet stage-qa (diff) |
deskutils/pim-sieve-editor: pet stage-qa
-rw-r--r-- | deskutils/pim-sieve-editor/Makefile | 4 |
1 files 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 |