aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-02-10 19:32:43 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-02-10 19:32:43 +0000
commitcd7a5f6447da9c965de1589a5d00068a54db4bfe (patch)
treede941781ffbe5d53e54b8f21b45238630829badd /x11-servers
parent30abd850faff3fbbde6a7feded7cd22a00499dae (diff)
downloadports-cd7a5f6447da9c965de1589a5d00068a54db4bfe.tar.gz
ports-cd7a5f6447da9c965de1589a5d00068a54db4bfe.zip
graphics/wayland-protocols: Update to 1.18
Update graphics/wayland-protocols to 1.18 Remove the -devel version, it's not needed. Adjust dependencies for this. PR: 244010 Submitted by: jbeich Tested by: manu
Notes
Notes: svn path=/head/; revision=525750
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 3181c6e6b767..a5739666db9d 100644
--- a/x11-servers/xwayland-devel/Makefile
+++ b/x11-servers/xwayland-devel/Makefile
@@ -21,7 +21,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-devel>=1.18:graphics/wayland-protocols-devel
+ wayland-protocols>=1.18:graphics/wayland-protocols
LIB_DEPENDS= libdrm.so:graphics/libdrm \
libepoxy.so:graphics/libepoxy \
libwayland-client.so:graphics/wayland