From fa6300a35b51c92d3d4cbd5dab351c06d44ebca2 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 5 Sep 2022 22:02:26 +0300 Subject: [PATCH] deskutils/zanshin: pet stage-qa --- deskutils/zanshin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/zanshin/Makefile b/deskutils/zanshin/Makefile index 1f7f0f1d8348..7681b3d6769d 100644 --- a/deskutils/zanshin/Makefile +++ b/deskutils/zanshin/Makefile @@ -1,5 +1,6 @@ PORTNAME= zanshin DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,7 @@ COMMENT= Daily organizer for KDE LIB_DEPENDS= libical.so:devel/libical -USES= cmake compiler:c++14-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++14-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= akonadi auth bookmarks codecs completion config configwidgets \ coreaddons crash ecm guiaddons i18n iconthemes itemmodels \ itemviews jobwidgets kdelibs4support kio notifications package \ @@ -21,5 +22,6 @@ USE_KDE+= akonadicalendar akonadicontacts akonadinotes akonadisearch \ USE_QT= concurrent core dbus declarative gui network printsupport testlib \ widgets xml \ buildtools_build qmake_build +USE_XORG= x11 .include