Explicitly disable use of udev to fix build with libudev-devd present.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9719
This commit is contained in:
Matthew Rezny 2017-02-22 18:52:53 +00:00
parent 076de91702
commit 42622059b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434628

View File

@ -44,6 +44,7 @@ USE_XORG+= bigreqsproto compositeproto damageproto dri2proto dri3proto \
xineramaproto xkbfile xproto xshmfence xtrans
CONFIGURE_ARGS+=--without-doxygen --without-xmlto --without-fop \
--localstatedir=/var --with-shared-memory-dir=/tmp \
--disable-config-udev --disable-config-udev-kms \
--without-dtrace --enable-glamor
INSTALL_TARGET= install-strip