pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: remove references to non-existent files
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jan 26 13:22:48 2026 +0100
Changeset: 7c3411cd5c3e803c9505893d95332c6831784a50
Modified Files:
webkit-gtk/Makefile
Log Message:
webkit-gtk: remove references to non-existent files
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7c3411cd5c3e803c9505893d95332c6831784a50
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index 0efd3b47f3..9c1b287383 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -101,7 +101,6 @@ REPLACE_PYTHON+= Source/JavaScriptCore/yarr/generateYarrCanonicalizeUnicode
REPLACE_PYTHON+= Source/ThirdParty/ANGLE/src/compiler/translator/*.py
REPLACE_PYTHON+= Source/ThirdParty/ANGLE/src/libANGLE/*.py
REPLACE_PYTHON+= Source/ThirdParty/gtest/test/*.py
-REPLACE_PYTHON+= Source/WebCore/css/*.py
REPLACE_PYTHON+= Source/WebCore/html/parser/create-html-entity-table
REPLACE_PYTHON+= Source/WebCore/platform/network/create-http-header-name-table
REPLACE_PYTHON+= Source/WebKit/Scripts/*.py
@@ -123,7 +122,6 @@ REPLACE_RUBY+= Source/WTF/Scripts/GeneratePreferences.rb
REPLACE_RUBY+= Source/WebCore/Scripts/GenerateSettings.rb
REPLACE_RUBY+= Source/WebCore/domjit/*.rb
REPLACE_RUBY+= Source/WebInspectorUI/Scripts/*.rb
-REPLACE_RUBY+= Source/WebKit/Scripts/*.rb
REPLACE_RUBY+= Source/bmalloc/libpas/export.rb
SUBST_CLASSES+= python
Home |
Main Index |
Thread Index |
Old Index