emulators/wine: Explicitly configure --without-ffmpeg

This does not affect clean builds (as with Poudriere) and makes
others more consistent and reproducible.
This commit is contained in:
Gerald Pfeifer 2025-07-09 20:13:53 +00:00
parent 873bf4fd31
commit 037e128a23
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ CONFIGURE_ARGS+=--verbose \
--without-capi \
--without-coreaudio \
--without-dbus \
--without-ffmpeg \
--without-gettext --without-gettextpo \
--without-gphoto \
--without-gssapi \