aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:58 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:37 +0000
commiteb3154fb88ba9c9eb7fd78489897fc62ab7f0d53 (patch)
tree7d5146f518131dca55cce7c669dc38d29de2b731
parent02060ae6ea1015862c0fb8f3190a73c1c29973d7 (diff)
downloadports-eb3154fb88ba9c9eb7fd78489897fc62ab7f0d53.tar.gz
ports-eb3154fb88ba9c9eb7fd78489897fc62ab7f0d53.zip
net/incidenceeditor: pet stage-qa
-rw-r--r--net/incidenceeditor/Makefile4
1 files changed, 3 insertions, 1 deletions
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