summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-31 00:59:17 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-12-31 01:06:41 +0100
commitcb3615b528c288d90aff6aa0e7a9778f80c9e85d (patch)
tree07221aa0efd092125552061fa23373898959e8b2 /Mk
parent8949e2a37b411b01b60dd7800b7341e99a20ff7c (diff)
downloadfreebsd-ports-cb3615b528c288d90aff6aa0e7a9778f80c9e85d.zip
www/qt5-webkit: Remove expired port
2023-12-31 www/qt5-webkit: No longer actively maintained, increasing security concers
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/qt.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index f991d4213354..8d3eceb73f25 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -154,7 +154,7 @@ _USE_QT5_ONLY= assistant buildtools concurrent core dbus \
qdbus qdbusviewer qdoc qdoc-data qev qmake quickcontrols \
quickcontrols2 script scripttools sql sql-mysql sql-odbc \
sql-pgsql sql-sqlite2 sql-sqlite3 sql-tds testlib uiplugin \
- uitools webglplugin webkit websockets-qml \
+ uitools webglplugin websockets-qml \
widgets x11extras xml xmlpatterns
. if ${ARCH} == amd64 || ${ARCH} == i386
_USE_QT5_ONLY+= sql-ibase
@@ -409,9 +409,6 @@ qt-websockets_LIB= libQt${_QT_LIBVER}WebSockets.so
qt-websockets-qml_PORT= www/${_QT_RELNAME}-websockets-qml
qt-websockets-qml_PATH= ${LOCALBASE}/${QT_QMLDIR_REL}/QtWebSockets/qmldir
-qt-webkit_PORT= www/${_QT_RELNAME}-webkit
-qt-webkit_LIB= libQt${_QT_LIBVER}WebKit.so
-
qt-webview_PORT= www/${_QT_RELNAME}-webview
qt-webview_LIB= libQt${_QT_LIBVER}WebView.so