aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 17:54:29 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 18:31:40 +0000
commitffd4926db2bc765fcdee25f1324a1f8edea91a7e (patch)
treeca034580202d6c4f5c3ade73b428bea8e261b033 /x11-toolkits
parent7cafa375346fd6f508040a239bb19277a15c5242 (diff)
downloadports-ffd4926db2bc765fcdee25f1324a1f8edea91a7e.tar.gz
ports-ffd4926db2bc765fcdee25f1324a1f8edea91a7e.zip
x11-toolkits/kf5-ktextwidgets: drop unnecessary dependency
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/kf5-ktextwidgets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/kf5-ktextwidgets/Makefile b/x11-toolkits/kf5-ktextwidgets/Makefile
index a2b457843ccf..09479b6f6c38 100644
--- a/x11-toolkits/kf5-ktextwidgets/Makefile
+++ b/x11-toolkits/kf5-ktextwidgets/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ktextwidgets
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-toolkits kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets \
coreaddons i18n service sonnet widgetsaddons \
ecm:build
-USE_QT= concurrent core gui widgets xml \
+USE_QT= core gui widgets xml \
buildtools:build qmake:build
OPTIONS_DEFINE= AUDIO