aboutsummaryrefslogtreecommitdiff
path: root/sysutils/krename
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-14 17:42:11 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-14 17:42:11 +0000
commit6f95e6f08ec45b6ff66c0a79498a3da46875c542 (patch)
tree3440b117755a9f508f68047c719cd1335c8b5e1a /sysutils/krename
parente83debdf6b8c740c3363e58a5460d1da5aede40b (diff)
downloadports-6f95e6f08ec45b6ff66c0a79498a3da46875c542.tar.gz
ports-6f95e6f08ec45b6ff66c0a79498a3da46875c542.zip
Notes
Diffstat (limited to 'sysutils/krename')
-rw-r--r--sysutils/krename/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile
index 10a6e2155a4a..7552dd006061 100644
--- a/sysutils/krename/Makefile
+++ b/sysutils/krename/Makefile
@@ -2,7 +2,7 @@
PORTNAME= krename
PORTVERSION= 5.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
@@ -21,7 +21,7 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash i18n iconthemes itemviews jobwidgets \
js kio service solid widgetsaddons xmlgui
-USE_QT= core dbus gui network xml widgets \
+USE_QT= concurrent core dbus gui network xml widgets \
buildtools_build qmake_build
.include <bsd.port.mk>