git: eb3154fb88ba - main - net/incidenceeditor: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:38 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb3154fb88ba9c9eb7fd78489897fc62ab7f0d53
commit eb3154fb88ba9c9eb7fd78489897fc62ab7f0d53
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:58 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:37 +0000
net/incidenceeditor: pet stage-qa
---
net/incidenceeditor/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/incidenceeditor/Makefile b/net/incidenceeditor/Makefile
index a63547f6f495..ee99deae28e3 100644
--- a/net/incidenceeditor/Makefile
+++ b/net/incidenceeditor/Makefile
@@ -1,5 +1,6 @@
PORTNAME= incidenceeditor
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= libKGantt.so:graphics/kdiagram
-USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
i18n iconthemes itemmodels jobwidgets kio service solid sonnet \
textwidgets wallet widgetsaddons windowsystem xmlgui \
@@ -23,6 +24,7 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akonadimime calendarcore \
USE_QT= concurrent core dbus gui network printsupport uitools \
webkit widgets xml \
buildtools_build qmake_build testlib_build
+USE_XORG= x11
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS