ports/graphics/birdfont/files/patch-configure
Nuno Teixeira b1a619e9f2 graphics/birdfont: Update to 2.33.4
- Drop compiler and desktop-file-utils from USES

ChangeLog:
https://github.com/johanmattssonm/birdfont/compare/v2.32.3...v2.33.4
2024-02-18 07:44:01 +00:00

13 lines
296 B
Text

Lowering dep to webkit2gtk-4.0
--- configure.orig 2024-02-17 20:04:34 UTC
+++ configure
@@ -78,7 +78,7 @@ def configure(libbgee, valac, pkg_config):
'gio-2.0',
'glib-2.0',
'gtk+-3.0',
- 'webkit2gtk-4.1',
+ 'webkit2gtk-4.0',
'libsoup-2.4',
'libnotify',
'sqlite3',