git: 86de9498b46e - main - sysutils/ksystemlog: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:16 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=86de9498b46e2ac9a694ebbe8f9d8e87227aa90e
commit 86de9498b46e2ac9a694ebbe8f9d8e87227aa90e
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:31 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:50 +0000
sysutils/ksystemlog: pet stage-qa
---
sysutils/ksystemlog/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/ksystemlog/Makefile b/sysutils/ksystemlog/Makefile
index 8502d1c00cdb..fa749bd05aba 100644
--- a/sysutils/ksystemlog/Makefile
+++ b/sysutils/ksystemlog/Makefile
@@ -1,18 +1,20 @@
PORTNAME= ksystemlog
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE system log application
USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig \
- qt:5 tar:xz
+ qt:5 tar:xz xorg
USE_KDE= archive auth codecs completion config configwidgets coreaddons \
doctools i18n iconthemes itemviews jobwidgets kio \
service solid sonnet textwidgets widgetsaddons windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network printsupport testlib widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS