git: ffd4926db2bc - main - x11-toolkits/kf5-ktextwidgets: drop unnecessary dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 18:33:12 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffd4926db2bc765fcdee25f1324a1f8edea91a7e commit ffd4926db2bc765fcdee25f1324a1f8edea91a7e Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 17:54:29 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 18:31:40 +0000 x11-toolkits/kf5-ktextwidgets: drop unnecessary dependency --- x11-toolkits/kf5-ktextwidgets/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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