Skip to content

Commit

Permalink
finance/gnucash: 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 283b167 commit 420dc67
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions finance/gnucash/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= gnucash
PORTVERSION= 5.6
PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}

Expand All @@ -16,8 +17,8 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libharfbuzz.so:print/harfbuzz \
libicudata.so:devel/icu \
libsecret-1.so:security/libsecret \
libsoup-2.4.so:devel/libsoup \
libwebkit2gtk-4.0.so:www/webkit2-gtk3
libsoup-3.0.so:devel/libsoup3 \
libwebkit2gtk-4.1.so:www/webkit2-gtk3
RUN_DEPENDS= p5-Finance-Quote>=0:finance/p5-Finance-Quote \
p5-JSON-Parse>=0:devel/p5-JSON-Parse \
p5-libwww>=0:www/p5-libwww \
Expand Down

0 comments on commit 420dc67

Please sign in to comment.