git: fbc92416879e - main - devel/plasma5-plasma-sdk: remove dependency on webkit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 15:18:41 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbc92416879e0d313497ed3abff3e23f27856c67 commit fbc92416879e0d313497ed3abff3e23f27856c67 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-12 04:27:32 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-12 15:14:56 +0000 devel/plasma5-plasma-sdk: remove dependency on webkit 'plasmate' was removed in [1], some while ago. While here, clean out dependencies. [1] https://invent.kde.org/plasma/plasma-sdk/-/commit/1ccaf823c32182e770a8a78772823f94369adba2 --- devel/plasma5-plasma-sdk/Makefile | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile index 1b169b6cf0d8..7e9c51713f61 100644 --- a/devel/plasma5-plasma-sdk/Makefile +++ b/devel/plasma5-plasma-sdk/Makefile @@ -1,6 +1,6 @@ PORTNAME= plasma-sdk DISTVERSION= ${KDE_PLASMA_VERSION}.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -8,14 +8,13 @@ COMMENT= Plasma5 applications useful for Plasma development WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg -USE_KDE= archive attica auth codecs completion config configwidgets \ - coreaddons dbusaddons i18n iconthemes itemmodels jobwidgets \ - kdeclarative kio kirigami2 newstuff package parts \ - plasma-framework service solid sonnet syntaxhighlighting \ +USE_KDE= archive auth codecs completion config configwidgets coreaddons \ + dbusaddons i18n iconthemes jobwidgets kdeclarative kio package \ + parts plasma-framework service solid sonnet syntaxhighlighting \ texteditor textwidgets widgetsaddons windowsystem xmlgui \ - doctools:build ecm:build -USE_QT= concurrent core dbus declarative gui network webkit widgets \ - x11extras xml \ + doctools:build ecm:build \ + kirigami2:run +USE_QT= concurrent core dbus declarative gui network svg widgets xml \ buildtools:build qmake:build USE_XORG= x11