git: 7ac3b10c6be5 - main - x11-clocks/ktimer: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:47 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ac3b10c6be5664cd5a3749e608e318b5ce00d41 commit 7ac3b10c6be5664cd5a3749e608e318b5ce00d41 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:57 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:00 +0000 x11-clocks/ktimer: pet stage-qa --- x11-clocks/ktimer/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index 87cfdcfa7e4c..714c8fcca69a 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -1,5 +1,6 @@ PORTNAME= ktimer DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -12,6 +13,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ ecm_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS