Skip to content

Commit

Permalink
deskutils/foliate: 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 302fa78 commit c7bfe15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deskutils/foliate/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= foliate
PORTVERSION= 2.6.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils

MAINTAINER= [email protected]
Expand All @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= appstream-util:devel/appstream-glib \
gjs-console:lang/gjs
LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3
LIB_DEPENDS= libwebkit2gtk-4.1.so:www/webkit2-gtk3
RUN_DEPENDS= gjs-console:lang/gjs

USES= desktop-file-utils gnome localbase meson python shebangfix
Expand Down

0 comments on commit c7bfe15

Please sign in to comment.