diff --git a/www/eolie/Makefile b/www/eolie/Makefile index 5c03d28104584..5c42aae139c5b 100644 --- a/www/eolie/Makefile +++ b/www/eolie/Makefile @@ -1,6 +1,6 @@ PORTNAME= eolie PORTVERSION= 0.9.101 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www gnome MASTER_SITES= https://adishatz.org/eolie/ @@ -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 \