Skip to content
Snippets Groups Projects
Commit e92557cf authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

sysutils/plasma5-libksysguard: remove unnecessary dependency on webkit

The dependency on webkit was dropped in [1]. While here, clean out
dependencies.

[1] https://invent.kde.org/plasma/libksysguard/-/commit/c9747e37c53101c8228f9571c9367ce4193d3b51
parent 847fe213
No related branches found
No related tags found
No related merge requests found
PORTNAME= libksysguard
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
......@@ -9,14 +9,14 @@ WWW= https://www.kde.org/plasma-desktop
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
globalaccel i18n iconthemes jobwidgets kdeclarative kio \
newstuff package plasma-framework service solid widgetsaddons \
windowsystem \
globalaccel i18n iconthemes jobwidgets kio package service \
solid widgetsaddons windowsystem newstuff \
ecm:build
USE_QT= concurrent core dbus declarative gui network script webkit \
widgets x11extras xml \
USE_QT= concurrent core dbus declarative gui location network \
printsupport webchannel widgets x11extras xml \
buildtools:build qmake:build
USE_XORG= x11
USE_XORG= ice sm x11 xext xres
OPTIONS_DEFINE= WEBENGINE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment