aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-02-09 22:21:51 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-02-09 22:21:51 +0000
commitd17bee46cc1cb07705c76219163f18e9eecf7699 (patch)
treed5eda1d3a73847528b871077387ef1bd358a539e /x11-servers
parentb9b1ea82cf3798f4fc6eccdcfdfad04ad61693ed (diff)
downloadports-d17bee46cc1cb07705c76219163f18e9eecf7699.tar.gz
ports-d17bee46cc1cb07705c76219163f18e9eecf7699.zip
x11-servers/xwayland-devel: unbreak due to x11@ being slow
===> xwayland-devel-1.20.0.592 depends on package: wayland-protocols>=1.18 - not found [...] Dependency wayland-protocols found: NO found 1.17 but need: '>= 1.18' Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) [...] install -m 555 /usr/ports/default/x11-servers/xwayland-devel/work/xserver-1cfdd1a96580733df3625bcea3384ffee3dc92df-1cfdd1a96580733df3625bcea3384ffee3dc92df/_build/hw/xwayland/Xwayland /usr/ports/default/x11-servers/xwayland-devel/work/stage/usr/local/bin install: /usr/ports/default/x11-servers/xwayland-devel/work/xserver-1cfdd1a96580733df3625bcea3384ffee3dc92df-1cfdd1a96580733df3625bcea3384ffee3dc92df/_build/hw/xwayland/Xwayland: No such file or directory *** Error code 71
Notes
Notes: svn path=/head/; revision=525680
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/xwayland-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-servers/xwayland-devel/Makefile b/x11-servers/xwayland-devel/Makefile
index b11c83ad52f4..6ebe06161683 100644
--- a/x11-servers/xwayland-devel/Makefile
+++ b/x11-servers/xwayland-devel/Makefile
@@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \
- wayland-protocols>=1.18:graphics/wayland-protocols
+ wayland-protocols-devel>=1.18:graphics/wayland-protocols-devel
LIB_DEPENDS= libdrm.so:graphics/libdrm \
libepoxy.so:graphics/libepoxy \
libwayland-client.so:graphics/wayland