DMX extension was removed in xserver 21.1.
This commit is contained in:
parent
c579440148
commit
1ebf44177b
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile.bsd-wrapper,v 1.69 2020/08/28 02:20:19 jsg Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.70 2024/04/07 06:31:07 matthieu Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
|
@ -37,7 +37,7 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
|
|||
${KDRIVE_OPTION} \
|
||||
--enable-xcsecurity --disable-xdm-auth-1 \
|
||||
--without-fop --without-xmlto --without-xsltproc \
|
||||
--disable-dmx ${NO_XORG_OPTION} \
|
||||
${NO_XORG_OPTION} \
|
||||
--disable-unit-tests \
|
||||
${DRI_OPTION}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue