aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-15 01:42:11 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-15 01:42:11 +0800
commit6f95e6f08ec45b6ff66c0a79498a3da46875c542 (patch)
tree3440b117755a9f508f68047c719cd1335c8b5e1a /irc
parente83debdf6b8c740c3363e58a5460d1da5aede40b (diff)
downloadfreebsd-ports-gnome-6f95e6f08ec45b6ff66c0a79498a3da46875c542.tar.gz
freebsd-ports-gnome-6f95e6f08ec45b6ff66c0a79498a3da46875c542.tar.zst
freebsd-ports-gnome-6f95e6f08ec45b6ff66c0a79498a3da46875c542.zip
Make implicit dependency on devel/qt5-concurrent explicit
Diffstat (limited to 'irc')
-rw-r--r--irc/konversation/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index e498a06eaa85..cfc3cfd89c39 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -3,7 +3,7 @@
PORTNAME= konversation
PORTVERSION= 1.7.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src
@@ -23,7 +23,7 @@ USE_KDE= archive auth bookmarks codecs completion config \
jobwidgets kio notifications notifyconfig parts service solid \
sonnet textwidgets wallet widgetsaddons windowsystem xmlgui \
init_run
-USE_QT= core dbus gui network phonon4 widgets xml \
+USE_QT= concurrent core dbus gui network phonon4 widgets xml \
buildtools_build qmake_build
SHEBANG_FILES= data/scripts/bug \