aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-14 06:06:59 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-14 07:08:25 +0000
commitd713c6da1afd66b3a54535fc767f1388f0d89041 (patch)
tree428275e06dd1e246762b9cac39b9cf1fe43f28eb
parente7c445f9127256fe37e295df7de4112c8e72960a (diff)
downloadports-d713c6da1afd66b3a54535fc767f1388f0d89041.tar.gz
ports-d713c6da1afd66b3a54535fc767f1388f0d89041.zip
math/rkward: remove dependency on WebKit
- it was only a fallback for when WebEngine is not found at buildtime Qt5Webkit will be removed at the end of the year. See: commit e8e65e7574de0b374caaa3da0ba6a26a67103e62 www/qt5-webkit: mark for deletion Qt upstream switched to QtWebEngine quite a while ago, and the maintenance of QtWebKit was carried out by a separate person. Unfortunately, no release or updates have been pushed in the recent years. Note: there is a fork [1] of the used fork [2], that might be viable for people that really still need to rely on Qt5Webkit. [1] https://github.com/movableink/webkit/ [2] https://github.com/qtwebkit/qtwebkit
-rw-r--r--math/rkward/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/rkward/Makefile b/math/rkward/Makefile
index 1a6857861713..ca6b18b953f3 100644
--- a/math/rkward/Makefile
+++ b/math/rkward/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rkward
PORTVERSION= 0.7.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
@@ -21,10 +21,10 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext fortran \
kde:5 php:cli qt:5 shared-mime-info xorg
USE_QT= buildtools concurrent core dbus declarative gui location \
network printsupport qmake script testlib webchannel webengine \
- webkit widgets xml
+ widgets xml
USE_XORG= ice x11 xext
USE_KDE= archive auth bookmarks codecs completion config configwidgets coreaddons\
- crash doctools ecm i18n itemviews jobwidgets kate:run kdewebkit kio \
+ crash doctools ecm i18n itemviews jobwidgets kate:run kio \
notifications parts service solid sonnet syntaxhighlighting texteditor \
textwidgets widgetsaddons windowsystem xmlgui