git: cd3f3ebc72e0 - main - deskutils/ktimetracker: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:47 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd3f3ebc72e0595632301c876afe95d206a55451 commit cd3f3ebc72e0595632301c876afe95d206a55451 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:21 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:57 +0000 deskutils/ktimetracker: pet stage-qa --- deskutils/ktimetracker/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/ktimetracker/Makefile b/deskutils/ktimetracker/Makefile index a2ea95471aea..7ed25798537f 100644 --- a/deskutils/ktimetracker/Makefile +++ b/deskutils/ktimetracker/Makefile @@ -1,6 +1,6 @@ PORTNAME= ktimetracker DISTVERSION= 5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src/ @@ -10,7 +10,7 @@ COMMENT= Todo management and time tracker LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= kio sonnet auth calendarcore codecs config configwidgets \ coreaddons dbusaddons i18n idletime jobwidgets \ notifications service textwidgets widgetsaddons \ @@ -18,5 +18,6 @@ USE_KDE= kio sonnet auth calendarcore codecs config configwidgets \ doctools_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 .include <bsd.port.mk>