From 938d00808a08763aff8dcf9560be29b05aba929a Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 5 Sep 2022 22:03:25 +0300 Subject: irc/konversation: pet stage-qa --- irc/konversation/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'irc') 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 \ -- cgit v1.2.3