aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/wine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 34c0ac934451..3c7a0155a170 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -33,8 +33,10 @@ CONFIGURE_ARGS+=--verbose --disable-tests \
--without-opencl \
--without-osmesa \
--with-oss \
+ --without-pulse \
--without-sane \
- --without-tiff
+ --without-tiff \
+ --without-udev
CONFIGURE_ENV= CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex"
WINELIBDIR?= ${PREFIX}/lib
USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:xz