git: a867914adc08 - main - net/libksieve: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:49 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a867914adc088944eb1aaa8b79505fb7c7da8b09 commit a867914adc088944eb1aaa8b79505fb7c7da8b09 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:08 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:40 +0000 net/libksieve: pet stage-qa --- net/libksieve/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/libksieve/Makefile b/net/libksieve/Makefile index cc8d917731cd..c2ef68964fac 100644 --- a/net/libksieve/Makefile +++ b/net/libksieve/Makefile @@ -1,5 +1,6 @@ PORTNAME= libksieve DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -10,7 +11,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= archive attica auth codecs completion config configwidgets \ coreaddons i18n iconthemes jobwidgets kio newstuff service \ solid sonnet syntaxhighlighting wallet widgetsaddons windowsystem xmlgui \ @@ -21,6 +22,7 @@ USE_KDE+= akonadi identitymanagement libkdepim mailtransport mime \ USE_QT= concurrent core dbus declarative gui location network printsupport \ uitools webchannel webengine widgets xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr