From 06b44398032a7a087dbb986d85f479c565e3318b Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Fri, 17 May 2019 14:59:35 +0000 Subject: - Enable QtWebEngine plugin use in libksysguard components --- sysutils/plasma5-libksysguard/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sysutils/plasma5-libksysguard') diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile index 4bc254a2d367..666d180ad78f 100644 --- a/sysutils/plasma5-libksysguard/Makefile +++ b/sysutils/plasma5-libksysguard/Makefile @@ -2,6 +2,7 @@ PORTNAME= libksysguard DISTVERSION= ${KDE_PLASMA_VERSION} +DISTERSION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -14,4 +15,11 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ USE_QT= core dbus gui network script webkit widgets x11extras xml \ buildtools_build qmake_build +OPTIONS_DEFINE= WEBENGINE +OPTIONS_DEFAULT= WEBENGINE + +WEBENGINE_USE= QT=webengine +WEBENGINE_DESC= HTML-based GUI ksysguard library based on Qt5WebEngine +WORKSPACE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets + .include -- cgit v1.2.3