aboutsummaryrefslogtreecommitdiffstats
path: root/www/webkit2-gtk3/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2018-06-19 03:38:23 +0800
committerkwm <kwm@FreeBSD.org>2018-06-19 03:38:23 +0800
commit89e36ac0186d44fdef56dd4c05d77629470082a3 (patch)
treebc6d219da93c6f5ba9804357a2cff1e74e0655df /www/webkit2-gtk3/Makefile
parent56842c14fd8b58173fc02a5191bad4ef5abf45bb (diff)
downloadfreebsd-ports-gnome-89e36ac0186d44fdef56dd4c05d77629470082a3.tar.gz
freebsd-ports-gnome-89e36ac0186d44fdef56dd4c05d77629470082a3.tar.zst
freebsd-ports-gnome-89e36ac0186d44fdef56dd4c05d77629470082a3.zip
Update webkit2-gtk3 to 2.20.3.
Diffstat (limited to 'www/webkit2-gtk3/Makefile')
-rw-r--r--www/webkit2-gtk3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile
index 44f03007e039..cc03442e15c6 100644
--- a/www/webkit2-gtk3/Makefile
+++ b/www/webkit2-gtk3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webkit
-PORTVERSION= 2.20.2
+PORTVERSION= 2.20.3
CATEGORIES= www
MASTER_SITES= http://webkitgtk.org/releases/
PKGNAMESUFFIX= 2-gtk3
@@ -15,6 +15,7 @@ LICENSE= GPLv2 BSD2CLAUSE
LICENSE_COMB= dual
LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
+ libfribidi.so:converters/fribidi \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libwebp.so:graphics/webp \