git: 02060ae6ea10 - main - net/calendarsupport: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:36 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=02060ae6ea1015862c0fb8f3190a73c1c29973d7
commit 02060ae6ea1015862c0fb8f3190a73c1c29973d7
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:57 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:36 +0000
net/calendarsupport: pet stage-qa
---
net/calendarsupport/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/calendarsupport/Makefile b/net/calendarsupport/Makefile
index 4775e746076a..544d908b4c60 100644
--- a/net/calendarsupport/Makefile
+++ b/net/calendarsupport/Makefile
@@ -1,5 +1,6 @@
PORTNAME= calendarsupport
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
-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= auth codecs completion config configwidgets coreaddons \
guiaddons i18n iconthemes itemmodels jobwidgets kio service \
solid widgetsaddons windowsystem \
@@ -21,6 +22,7 @@ USE_KDE+= akonadi akonadicalendar akonadinotes calendarcore calendarutils \
USE_QT= concurrent core dbus gui network printsupport uitools \
widgets xml \
buildtools_build qmake_build testlib_build
+USE_XORG= x11
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS