git: 8fc9f800b6a9 - main - net/mailimporter: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:52 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fc9f800b6a9df61cb56c65eae9864ec28e4248c
commit 8fc9f800b6a9df61cb56c65eae9864ec28e4248c
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:11 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:42 +0000
net/mailimporter: pet stage-qa
---
net/mailimporter/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/mailimporter/Makefile b/net/mailimporter/Makefile
index ecd6bffcd9ec..d79f20c2b68f 100644
--- a/net/mailimporter/Makefile
+++ b/net/mailimporter/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mailimporter
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -14,7 +15,7 @@ USE_KDE= auth archive codecs config configwidgets coreaddons i18n itemmodels \
kio service widgetsaddons \
ecm_build
# pim components
-USE_KDE+= akonadi akonadimime libkdepim mime pimcommon
+USE_KDE+= akonadi akonadimime libkdepim mime pimcommon pimtextedit
USE_QT= concurrent core dbus gui network uitools widgets xml \
buildtools_build qmake_build testlib_build
USE_LDCONFIG= yes