Date: Mon, 5 Sep 2022 19:09:39 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d15796265e16 - main - deskutils/kdepim-runtime: pet stage-qa Message-ID: <202209051909.285J9d67014842@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d15796265e167a3223e5fb3ba8c0a8cf8131dfc5 commit d15796265e167a3223e5fb3ba8c0a8cf8131dfc5 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:15 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:55 +0000 deskutils/kdepim-runtime: pet stage-qa --- deskutils/kdepim-runtime/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile index ca6aaa096bef..6afa98391034 100644 --- a/deskutils/kdepim-runtime/Makefile +++ b/deskutils/kdepim-runtime/Makefile @@ -1,6 +1,6 @@ PORTNAME= kdepim-runtime DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -15,8 +15,8 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libxerces-c-3.2.so:textproc/xerces-c3 \ libqt5keychain.so:security/qtkeychain@qt5 -USES= cmake:noninja compiler:c++11-lib gettext kde:5 qca qt:5 \ - shared-mime-info tar:xz +USES= cmake:noninja compiler:c++11-lib gettext grantlee:5 \ + kde:5 qca qt:5 shared-mime-info tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons guiaddons holidays i18n iconthemes \ itemmodels itemviews jobwidgets kcmutils kdav kdelibs4support kio \ @@ -32,6 +32,7 @@ USE_KDE+= akonadi akonadicontacts akonadimime akonadinotes \ USE_QT= concurrent core dbus declarative gui location network networkauth printsupport speech \ script webchannel webengine widgets xml xmlpatterns \ buildtools_build qmake_build +USE_XORG= x11 USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9d67014842>