aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-10-17 14:09:36 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-10-17 14:09:36 +0000
commitf6c0d0b6125ebc57c38b66bf1b05a6bde7138440 (patch)
tree80e07840a98cc68a1c6d4ee6397b10f58226d94f /sysutils
parent737afe8bedf73db591190e2f3289a7f099b3fc0f (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/plasma5-libksysguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile
index 65d8d3f823fb..148c51276981 100644
--- a/sysutils/plasma5-libksysguard/Makefile
+++ b/sysutils/plasma5-libksysguard/Makefile
@@ -18,6 +18,6 @@ OPTIONS_DEFINE= WEBENGINE
WEBENGINE_USE= QT=webengine
WEBENGINE_DESC= HTML-based GUI ksysguard library based on Qt5WebEngine
-WORKSPACE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
+WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
.include <bsd.port.mk>