git: 938d00808a08 - main - irc/konversation: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:57 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=938d00808a08763aff8dcf9560be29b05aba929a
commit 938d00808a08763aff8dcf9560be29b05aba929a
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:25 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:23 +0000
irc/konversation: pet stage-qa
---
irc/konversation/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index a1d662b56bb6..a1b222c7589d 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -1,6 +1,6 @@
PORTNAME= konversation
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= User friendly IRC client for KDE
LICENSE= GPLv2+
USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:5 \
- python:run qca qt:5 shebangfix tar:xz
+ python:run qca qt:5 shebangfix tar:xz xorg
USE_KDE= archive attica auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons doctools \
emoticons globalaccel i18n iconthemes idletime itemviews \
@@ -19,6 +19,7 @@ USE_KDE= archive attica auth bookmarks codecs completion config \
init_run
USE_QT= concurrent core dbus gui multimedia network phonon4 widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
SHEBANG_FILES= data/scripts/bug \
data/scripts/cmd \