git: 4cc683741d75 - main - deskutils/itinerary: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:33 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4cc683741d75aca98e85cc2e41168195914f36e9 commit 4cc683741d75aca98e85cc2e41168195914f36e9 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:10 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:53 +0000 deskutils/itinerary: pet stage-qa --- deskutils/itinerary/Makefile | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/deskutils/itinerary/Makefile b/deskutils/itinerary/Makefile index 5c27f6449115..95fade08d944 100644 --- a/deskutils/itinerary/Makefile +++ b/deskutils/itinerary/Makefile @@ -1,17 +1,23 @@ PORTNAME= itinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Digital travel assistant for KDE -USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 tar:xz -USE_KDE= calendarcore coreaddons contacts crash dbusaddons i18n mime \ - kpkpass notifications kosm kitinerary kpublictransport qqc2-desktop-style \ +USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 \ + tar:xz xorg +USE_KDE= calendarcore completion config contacts coreaddons crash \ + dbusaddons i18n jobwidgets kio kpkpass notifications kosm \ + kitinerary kpublictransport mime qqc2-desktop-style \ + service solid widgetsaddons windowsystem \ ecm_build -USE_QT= core dbus declarative gui location network quick3d quickcontrols2 \ +USE_QT= concurrent core dbus declarative gui location network quick3d \ + quickcontrols2 \ testlib widgets \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS