Skip to content

Commit

Permalink
deskutils/rednotebook: 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 8931fe1 commit 1f1f37e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deskutils/rednotebook/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PORTNAME= rednotebook
DISTVERSIONPREFIX=v
DISTVERSION= 2.31
PORTREVISION= 1
CATEGORIES= deskutils

MAINTAINER= [email protected]
Expand All @@ -10,7 +11,7 @@ WWW= https://rednotebook.app
LICENSE= GPLv3+

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3
LIB_DEPENDS= libwebkit2gtk-4.1.so:www/webkit2-gtk3

USES= gettext-tools:build gnome python
USE_GNOME= gtk30 gtksourceview3
Expand Down

0 comments on commit 1f1f37e

Please sign in to comment.