Skip to content

Commit

Permalink
databases/kexi: Remove non default option WEBKIT
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 30, 2023
1 parent 56a9309 commit 77d7377
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions databases/kexi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,4 @@ CMAKE_OFF= BUILD_TESTING \
KEXI_ENABLE_QTGUI_FOR_TESTS
CMAKE_ON= KEXI_QTGUI_RUNTIME_AVAILABLE

OPTIONS_DEFINE= WEBKIT
OPTIONS_SUB= yes
WEBKIT_DESC= Use obsolete qt5-webkit to build Browser Plugin
WEBKIT_USE= QT5=webkit
WEBKIT_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebKit

.include <bsd.port.mk>
2 changes: 0 additions & 2 deletions databases/kexi/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ lib/libkformdesigner3.2.so
lib/libkformdesigner3.2.so.3.2
lib/libkformdesigner3.2.so.3.2.0
%%QT_PLUGINDIR%%/kexi/3.2/forms/widgets/org.kexi-project.form.widgets.main.so
%%WEBKIT%%%%QT_PLUGINDIR%%/kexi/3.2/forms/widgets/org.kexi-project.form.widgets.web-browser.so
%%QT_PLUGINDIR%%/kexi/3.2/kexi_csvimportexportplugin.so
%%QT_PLUGINDIR%%/kexi/3.2/kexi_formplugin.so
%%QT_PLUGINDIR%%/kexi/3.2/kexi_migrationplugin.so
Expand Down Expand Up @@ -86,7 +85,6 @@ share/icons/hicolor/64x64/apps/kexi-3.2.png
%%DATADIR%%/3.2/examples/Simple_Database.kexi
%%DATADIR%%/3.2/icons/kexi_breeze.rcc
%%DATADIR%%/3.2/icons/org.kexi-project.form.widgets.main_breeze.rcc
%%WEBKIT%%%%DATADIR%%/3.2/icons/org.kexi-project.form.widgets.web-browser_breeze.rcc
%%DATADIR%%/3.2/status/contribution_details.ui
%%DATADIR%%/3.2/status/contribution_help.ui
%%DATADIR%%/3.2/status/status.rcc
Expand Down

0 comments on commit 77d7377

Please sign in to comment.