aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:25 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:23 +0000
commit938d00808a08763aff8dcf9560be29b05aba929a (patch)
treeb0d7b261835479eb8d7917b134045ddcc3a40858 /irc
parent7f8e888a63d73f0f8146db5003d7a2ef0817de85 (diff)
downloadports-938d00808a08763aff8dcf9560be29b05aba929a.tar.gz
ports-938d00808a08763aff8dcf9560be29b05aba929a.zip
Diffstat (limited to 'irc')
-rw-r--r--irc/konversation/Makefile5
1 files 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 \