aboutsummaryrefslogtreecommitdiff
path: root/www/webkit2-gtk3
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-15 23:59:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-15 23:59:23 +0000
commit39240339a7fbeec065246b5f2779ab4f42b18000 (patch)
treefe42ac37ab8107c91f2ebc6320ce2573211a13dc /www/webkit2-gtk3
parent16dd061a85f680efc9eadcc9019e151feffa7f94 (diff)
downloadports-39240339a7fbeec065246b5f2779ab4f42b18000.tar.gz
ports-39240339a7fbeec065246b5f2779ab4f42b18000.zip
graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html PR: 227423 Submitted by: Greg V <greg@unrelenting.technology> Approved by: maintainer timeout (5 months)
Notes
Notes: svn path=/head/; revision=482189
Diffstat (limited to 'www/webkit2-gtk3')
-rw-r--r--www/webkit2-gtk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile
index 4bed1a6b55ea..73909bcfa535 100644
--- a/www/webkit2-gtk3/Makefile
+++ b/www/webkit2-gtk3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= webkit
PORTVERSION= 2.20.5
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://webkitgtk.org/releases/
PKGNAMESUFFIX= 2-gtk3
@@ -93,8 +94,7 @@ NPAPI_CMAKE_BOOL= ENABLE_PLUGIN_PROCESS_GTK2
NPAPI_USE= GNOME=gtk20
WAYLAND_CMAKE_BOOL= ENABLE_WAYLAND_TARGET
-WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \
- libwayland-egl.so:graphics/mesa-libs
+WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland
post-patch:
@${REINPLACE_CMD} -e 's|/usr/lib/browser/plugins|${BROWSER_PLUGINS_DIR}|' \