summaryrefslogtreecommitdiff
path: root/x11-servers/xwayland/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-servers/xwayland/Makefile')
-rw-r--r--x11-servers/xwayland/Makefile26
1 files changed, 3 insertions, 23 deletions
diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile
index 1b8ada2e0989..6e5a2a090516 100644
--- a/x11-servers/xwayland/Makefile
+++ b/x11-servers/xwayland/Makefile
@@ -1,10 +1,6 @@
# $FreeBSD$
PORTNAME= xwayland
-PORTVERSION= 1.19.1
-# This is inherited from x11-servers/xorg-server
-# Ensure it does not go backwards when bumping
-PORTREVISION= 11
COMMENT= X Clients under Wayland
@@ -19,32 +15,16 @@ CONFLICTS_INSTALL= ${PORTNAME}-devel
MASTERDIR= ${.CURDIR}/../xorg-server
DESCR= ${.CURDIR}/pkg-descr
-DISTINFO_FILE= ${.CURDIR}/distinfo
-PATCHDIR= ${.CURDIR}/files
SLAVE_PORT= yes
-OPTIONS_EXCLUDE=DEVD HAL SUID UDEV
-
-USE_XORG= x11 xext xfont2
+USE_XORG= x11 xext
USE_GL+= egl gbm
-CONFIGURE_ARGS+= --disable-docs --disable-devel-docs \
- --enable-xwayland --disable-xorg --disable-xvfb --disable-xnest \
- --disable-xquartz --disable-xwin
+CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \
+ --enable-xwayland --with-default-xkb-ruleset=evdev
PLIST_FILES= bin/Xwayland
-EXTRA_PATCHES= ${MASTERDIR}/files/patch-CVE-2017-12176 \
- ${MASTERDIR}/files/patch-CVE-2017-12177 \
- ${MASTERDIR}/files/patch-CVE-2017-12178 \
- ${MASTERDIR}/files/patch-CVE-2017-12179 \
- ${MASTERDIR}/files/patch-CVE-2017-12183 \
- ${MASTERDIR}/files/patch-CVE-2017-1218x \
- ${MASTERDIR}/files/patch-CVE-2017-1218y \
- ${MASTERDIR}/files/patch-CVE-2017-13721 \
- ${MASTERDIR}/files/patch-CVE-2017-13723 \
- ${MASTERDIR}/files/patch-os_io.c
-
do-install:
cd ${WRKSRC}/hw/xwayland; DESTDIR=${STAGEDIR} ${MAKE_CMD} install