diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-30 09:23:30 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-30 09:23:30 +0000 |
commit | d46f5d403a1c0800483f1436d0510cf61b78740a (patch) | |
tree | dd8fc710605b44ac133877832fcada1d9ebb3f7f | |
parent | 853cfcecc06734c422b3744c09a5955eee5cc6fd (diff) |
textproc/kreport: Remove non default option WEBKIT
-rw-r--r-- | textproc/kreport/Makefile | 6 | ||||
-rw-r--r-- | textproc/kreport/pkg-plist | 2 |
2 files changed, 0 insertions, 8 deletions
diff --git a/textproc/kreport/Makefile b/textproc/kreport/Makefile index 711fa3b917b3..9073e8ff3756 100644 --- a/textproc/kreport/Makefile +++ b/textproc/kreport/Makefile @@ -18,12 +18,6 @@ USE_QT= core declarative gui location network printsupport webchannel \ webengine widgets xml \ buildtools:build qmake:build -OPTIONS_DEFINE= WEBKIT -OPTIONS_SUB= yes -WEBKIT_DESC= Use obsolete qt5-webkit to build Browser Plugin -WEBKIT_USE= QT=webkit -WEBKIT_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets - CONFLICTS_INSTALL= calligra-2* post-extract: diff --git a/textproc/kreport/pkg-plist b/textproc/kreport/pkg-plist index 9f2e19a7ced6..92267e73e2aa 100644 --- a/textproc/kreport/pkg-plist +++ b/textproc/kreport/pkg-plist @@ -78,12 +78,10 @@ lib/libKReport3.so.4.2.0 %%QT_MKSPECDIR%%/modules/qt_KReport3.pri %%QT_PLUGINDIR%%/kreport3/org.kde.kreport.barcode.so %%QT_PLUGINDIR%%/kreport3/org.kde.kreport.maps.so -%%WEBKIT%%%%QT_PLUGINDIR%%/kreport3/org.kde.kreport.web.so libdata/pkgconfig/KReport3.pc %%DATADIR%%3/icons/kreport_breeze.rcc %%DATADIR%%3/icons/org.kde.kreport.barcode_breeze.rcc %%DATADIR%%3/icons/org.kde.kreport.maps_breeze.rcc -%%WEBKIT%%%%DATADIR%%3/icons/org.kde.kreport.web_breeze.rcc share/kservicetypes5/kreport_elementplugin.desktop share/locale/af/LC_MESSAGES/kreport_qt.qm share/locale/ar/LC_MESSAGES/kreport_qt.qm |