Skip to content

Commit

Permalink
www/eolie: update webkit2gtk3 API version to 4.1
Browse files Browse the repository at this point in the history
Pull Request:	freebsd#266
  • Loading branch information
clausecker committed May 24, 2024
1 parent b4db74d commit 2377498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/eolie/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= eolie
PORTVERSION= 0.9.101
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www gnome
MASTER_SITES= https://adishatz.org/eolie/

Expand All @@ -13,7 +13,7 @@ LICENSE= GPLv3+
BUILD_DEPENDS= appstream-util:devel/appstream-glib
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
${LOCALBASE}/share/gir-1.0/GtkSpell-3.0.gir:textproc/gtkspell3 \
${LOCALBASE}/share/gir-1.0/WebKit2-4.0.gir:www/webkit2-gtk3 \
${LOCALBASE}/share/gir-1.0/WebKit2-4.1.gir:www/webkit2-gtk3 \
${LOCALBASE}/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml:sysutils/gnome-settings-daemon

USES= desktop-file-utils gettext gnome meson pkgconfig python \
Expand Down

0 comments on commit 2377498

Please sign in to comment.