git: 8362970ea67f - main - x11/konsole: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:13:09 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8362970ea67f6794498aff3a673e43cb587a2d29
commit 8362970ea67f6794498aff3a673e43cb587a2d29
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:05:14 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:07:07 +0000
x11/konsole: pet stage-qa
---
x11/konsole/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index 68e41cc640a7..77906d830d81 100644
--- a/x11/konsole/Makefile
+++ b/x11/konsole/Makefile
@@ -1,5 +1,6 @@
PORTNAME= konsole
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang gettext pkgconfig kde:5 \
- qt:5 tar:xz
+ qt:5 tar:xz xorg
USE_KDE= auth attica bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons emoticons globalaccel guiaddons i18n \
iconthemes init itemmodels jobwidgets kio \
@@ -23,6 +24,7 @@ USE_KDE= auth attica bookmarks codecs completion config configwidgets \
USE_QT= concurrent core dbus gui network printsupport script scripttools sql \
widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS